How do I programmatically access Design View queries?

G

Guest

I am developing an application external to Access (using Perl which can connect through OLE Automation objects -- essentially the same manner as VB...) where the user would like to select & execute queries saved in the Design View. Is this possible? Thanks for any information you can provide.

Jim
 
M

[MVP] S. Clark

DAO.Querydefs object would be my regular answer, but I have no idea what
Perl will allow, though.

--
HTH,

Steve Clark, Access MVP
FMS, Inc.
Professional Solutions Group
http://www.FMSInc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Is your Access database too slow?
Are you ready to upgrade to SQL Server?
Contact us for optimization and/or upsizing!
http://www.FMSInc.com/consulting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Jim said:
I am developing an application external to Access (using Perl which can
connect through OLE Automation objects -- essentially the same manner as
VB...) where the user would like to select & execute queries saved in the
Design View. Is this possible? Thanks for any information you can provide.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top