Hi,
I have found already quite some posts regarding this subject, but can not get it to work in my situation:
I have an Access 2000 db which queries a table on an SQL server. The DSN connection = "MyDSN". The table contains a user_id (MyUser) and passw (MyPassw).
I am looking for the vba code to open the connection to the table (myTbl), in order to avoid having the user entering logid/passw the first time he runs a query.
Any help is appreciated.
Emile
I have found already quite some posts regarding this subject, but can not get it to work in my situation:
I have an Access 2000 db which queries a table on an SQL server. The DSN connection = "MyDSN". The table contains a user_id (MyUser) and passw (MyPassw).
I am looking for the vba code to open the connection to the table (myTbl), in order to avoid having the user entering logid/passw the first time he runs a query.
Any help is appreciated.
Emile