Using SQL

Insentive

Registered User.
Local time
Today, 18:20
Joined
Mar 12, 2008
Messages
13
Hi

Im trying to create some dynamics into my database, ive been trying to get to grips with most of the VBA functions. Can you guys explain how i could execute swql queries using vba or link me to any tutorials.
 
docmd.RunSQL "mySQLString"

Of course it needs to be an action query. :)
 
Hi

Im trying to create some dynamics into my database, ive been trying to get to grips with most of the VBA functions. Can you guys explain how i could execute swql queries using vba or link me to any tutorials.

Here is a link to a site that can help you.
http://www.fontstuff.com/siteindex.htm#access
 

Users who are viewing this thread

Back
Top Bottom