Hello All,
I have a problem with an Access 2000 front end which needs to take data from an Access 2000 Db and pass it to a remote SQL Db.
I added the SQL tables by creating an ODBC Data Source and then using it to link SQL to the Access 2000 front end. This works fine and I can read and write data to the SQL tables fine.
However, the the data source employs a user ID and a password to connect. When I save the Db the linked tables remain in the Db window ok but each time I try to access the sql tables I get asked for the login password for the connection.
I cannot seem to get the data source or the link table properties to save/retain the password between each time I use the Db?
Is there a way of doing this or do I need to connect to the SQL Db in a different way? Or do I need to just use VBA and a connection string with the password embedded in that?
Any help you can provide is greatly appreciated.
Regards,
Paul
"God is a DJ
Life is a dance floor
You get what you're given
It's all how you use it
I have a problem with an Access 2000 front end which needs to take data from an Access 2000 Db and pass it to a remote SQL Db.
I added the SQL tables by creating an ODBC Data Source and then using it to link SQL to the Access 2000 front end. This works fine and I can read and write data to the SQL tables fine.
However, the the data source employs a user ID and a password to connect. When I save the Db the linked tables remain in the Db window ok but each time I try to access the sql tables I get asked for the login password for the connection.
I cannot seem to get the data source or the link table properties to save/retain the password between each time I use the Db?
Is there a way of doing this or do I need to connect to the SQL Db in a different way? Or do I need to just use VBA and a connection string with the password embedded in that?
Any help you can provide is greatly appreciated.
Regards,
Paul
"God is a DJ
Life is a dance floor
You get what you're given
It's all how you use it