M
Max
When I run a macro, screen gets populated and asks for UserID and Password,
dut ot ODBC?
How Can I use the send keys Action in this macro to enter my user id, tab,
enter my password and then press enter to continue.
I aslo tried to use the SourceConnectStr property in the query design veiw;
I put this code: ODBC;DSN=MyDSN;UID=MyUserID;PWD=MyPassword;DATABASE=NameofDB;
But it gives me this error [ODBC--Connection to 'MyDSN' failed]
Please help
dut ot ODBC?
How Can I use the send keys Action in this macro to enter my user id, tab,
enter my password and then press enter to continue.
I aslo tried to use the SourceConnectStr property in the query design veiw;
I put this code: ODBC;DSN=MyDSN;UID=MyUserID;PWD=MyPassword;DATABASE=NameofDB;
But it gives me this error [ODBC--Connection to 'MyDSN' failed]
Please help