> Is there a method to obtain a list of Access Queries?
> I would like the user to be able to select a specific Query from a dropdown list

You probably want to use Options to make system objects visible while checking
this but it runs with system objects hidden.

Try something like: Select Name from MSysObjects Where ID = 5;

----------------------------------------------------------
Phil Scadden, Institute of Geological and Nuclear Sciences
PO Box 30368, Lower Hutt, New Zealand
Ph +64 4 5704821, fax +64 4 5704603
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to