Greetings,
I have an application in which I update a sql database from access
append query via linked tables. I use an ODBC connection with sql
authentication. I would like to hard code the sa password so the users
would not have to enter it each time the query runs.
Any help would be appreciated
I have an application in which I update a sql database from access
append query via linked tables. I use an ODBC connection with sql
authentication. I would like to hard code the sa password so the users
would not have to enter it each time the query runs.
Any help would be appreciated
Comment