C
Christian
Hello. I am attempting to automatically run a make-table
query that has a linked table as its source. I am using
the Docmd.OpenQuery "query" macro. The problem is that I
cannot send the connection info correctly via VBA (I tried
DAO and ADO). Instead, I am prompted for the user
id, ... This eventually will be run as a scheduled task.
Any ideas on how to solve this. Thanks.
Christian
query that has a linked table as its source. I am using
the Docmd.OpenQuery "query" macro. The problem is that I
cannot send the connection info correctly via VBA (I tried
DAO and ADO). Instead, I am prompted for the user
id, ... This eventually will be run as a scheduled task.
Any ideas on how to solve this. Thanks.
Christian