[AccessD] Storing SQL in VBA

Kaup, Chester Chester_Kaup at kindermorgan.com
Tue Aug 1 10:34:25 CDT 2006


I was wanting to put the SQL in a module and use the results of the
action query in the module code.

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte
Foust
Sent: Tuesday, August 01, 2006 10:26 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Storing SQL in VBA

Action queries don't return recordsets no matter how you execute them.
What exactly are you trying to do? 


Charlotte Foust

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Kaup, Chester
Sent: Tuesday, August 01, 2006 7:57 AM
To: Access Developers discussion and problem solving
Subject: [AccessD] Storing SQL in VBA

I want to store and execute an action query in VBA. Did some research
and found RunSQL will not work on action queries. The execute method
will run the action query SQL but returns no recordset. So is there a
way to store and execute an action query in VBA and then use the
results?

 

Chester Kaup

Engineering Technician

Kinder Morgan CO2 Company, LLP

Office (432) 688-3797

FAX (432) 688-3799

 

 

No trees were killed in the sending of this message. However a large
number of electrons were terribly inconvenienced.

 

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com





More information about the AccessD mailing list