Hello,
I have a "create table as select..." query defined in a Microsoft Access 2003 that ask for a date (as string) as a parameter.
Now I need to automate a little more the execution of this query using as Subroutine by don't asking for the user to input this parameter. Instead of that I created a function that generate this value.
How can I could run this query in Visual Basic? What command can I used?
Thanks,
Mach.
I have a "create table as select..." query defined in a Microsoft Access 2003 that ask for a date (as string) as a parameter.
Now I need to automate a little more the execution of this query using as Subroutine by don't asking for the user to input this parameter. Instead of that I created a function that generate this value.
How can I could run this query in Visual Basic? What command can I used?
Thanks,
Mach.