Could any one give me an example of how to use the
Query, that can be setup in: pgaccess FORMS
eg. how can I display the rev_date, in a text box
in my FORM with a Query that is from a table in the Current DB
Query = SELECT rev_date FROM revisions ORDER BY rev_num
Thanks to anyone, very much!
John Turner