So I have a form that lists all my queries, and you can pop one open with a click. My problem is that I want to display descriptions for each query. I imagine this is done by displaying the description field of that object somewhere on the form.
i'm using an msysobjects query to gather the filenames and whatnot for the list, can that somehow be utilized?
is the answer right in front of me?
BP
i'm using an msysobjects query to gather the filenames and whatnot for the list, can that somehow be utilized?
is the answer right in front of me?
BP