T
thriveni
I use Access 2000 to connect and link to some tables in
SQL server 2000.
I have some reports in access2000 that display information
from these linked tables. There is no VBA programming here.
The application works fine on my machine but for another
user when she tries to view the reports it gives her the
error :
Connection Failed:
SQL state 28000
SQL server error 18456
[Microsoft][ODBC Sql server driver][SQL server]:Login
failed <domain name/user name>
then a pop up appears where I have to disable trusted
connection and login in with another id.
How can I change this, to login with the second ID always.
Do I have to setup a datasource and If i do how do I link
it to this application without having to program for it.
Any help will be appreciated.
..
SQL server 2000.
I have some reports in access2000 that display information
from these linked tables. There is no VBA programming here.
The application works fine on my machine but for another
user when she tries to view the reports it gives her the
error :
Connection Failed:
SQL state 28000
SQL server error 18456
[Microsoft][ODBC Sql server driver][SQL server]:Login
failed <domain name/user name>
then a pop up appears where I have to disable trusted
connection and login in with another id.
How can I change this, to login with the second ID always.
Do I have to setup a datasource and If i do how do I link
it to this application without having to program for it.
Any help will be appreciated.
..