A
alex
Pass Through Make Table
Hello,
I have a pass through query object; I also have a make table query
object based off the pass through query. This works just fine to make
an Access table with ORACLE data from my pass through query.
My problem/issue: I must get this into VBA.
Can anyone tell me how to put the pass through and make table queries
into VBA?
The ODBC Connect Str looks like this:
ODBC; DSN=SERVER;UID=LOGIN;PWN=MYPSWRD;SERVER=SERVERNAME
Thanks,
alex
Hello,
I have a pass through query object; I also have a make table query
object based off the pass through query. This works just fine to make
an Access table with ORACLE data from my pass through query.
My problem/issue: I must get this into VBA.
Can anyone tell me how to put the pass through and make table queries
into VBA?
The ODBC Connect Str looks like this:
ODBC; DSN=SERVER;UID=LOGIN;PWN=MYPSWRD;SERVER=SERVERNAME
Thanks,
alex