S
Shell
In Access 2000 and Access 2003 I have vba code which creates a pass-thru
query to SQL SVR. I use code to set up the criteria for the query.
I then have a make-table query which uses the Pass-thru query as input.
Is this efficient? Would an update query be faster? Is there a better,
quicker way to get the data?
Thanks
query to SQL SVR. I use code to set up the criteria for the query.
I then have a make-table query which uses the Pass-thru query as input.
Is this efficient? Would an update query be faster? Is there a better,
quicker way to get the data?
Thanks