load and run query from txt (1 Viewer)

loreal

New member
Local time
Today, 09:44
Joined
Jun 21, 2014
Messages
1
Hello,

I want to create a simple vbs script:
1. Load SQL-query from .txt or .mdb file .
2. Run that query on selected (path) .mdb file.

I know how to open selcected .mdb and run a built-in query (saved in .mdb file). So the second option is:
Transfer query stored in a.mdb to b.mdb.

Thanks in advance!
I'm looking forward for your answers.
 
Last edited:

Users who are viewing this thread

Top Bottom