M
MikeC
I recently created an ADP project as a front end that connects to a new MSDE
2000 backend. Both files are installed on the same machine. MSDE 2000 and
Access XP are both installed. The project is using NT Authentication
(Trusted Connection). My login authenticates to an Active Directory domain.
I don't know whether this detail is relevant.
Now I'm trying to connect to the back end from the project file (both on
local machine), but I'm having the below problems:
1) The tables and database diagram no longer display in the database
window.
2) The title bar at the top of the database window indicates that the
project is *disconnected* from the back end.
3) When I run the "Connection" option from the File menu and click on the
"Test Connection" button at the bottom of the "Data Link Properties" dialog
box, I get the following error:
"Test connection failed because of an error in initializing provider. Login
failed for user '[myDomain\MyUserName]'"
4) If I just click on the OK button in the "Data Link Properties" dialog
box, I get the following error:
"Microsoft Access could not log on to the server. Verify that the log on
information is correct."
Normally, I would assume the fact that I was able to successfully log on to
my machine is sufficient proof that my login info is correct. For some
reason, my new database does not appear to be trusting(?) my Windows 2000
authentication. My password has *not* changed recently.
I have also verified that SQL Server is running on my machine and that my
machine name has been selected as the SQL Server Name in the "Data Link
Properties" dialog box. "Use Windows NT Integrated security" is also
selected. The database is also selected.
I have re-started my machine and logged in again, but I still cannot connect
to the MSDE database from the project file.
What am I missing?
P.S. I'm Xposting in Microsoft.Public.Access.Security and
Microsoft.Public.Access.ADP.SQLServer.
2000 backend. Both files are installed on the same machine. MSDE 2000 and
Access XP are both installed. The project is using NT Authentication
(Trusted Connection). My login authenticates to an Active Directory domain.
I don't know whether this detail is relevant.
Now I'm trying to connect to the back end from the project file (both on
local machine), but I'm having the below problems:
1) The tables and database diagram no longer display in the database
window.
2) The title bar at the top of the database window indicates that the
project is *disconnected* from the back end.
3) When I run the "Connection" option from the File menu and click on the
"Test Connection" button at the bottom of the "Data Link Properties" dialog
box, I get the following error:
"Test connection failed because of an error in initializing provider. Login
failed for user '[myDomain\MyUserName]'"
4) If I just click on the OK button in the "Data Link Properties" dialog
box, I get the following error:
"Microsoft Access could not log on to the server. Verify that the log on
information is correct."
Normally, I would assume the fact that I was able to successfully log on to
my machine is sufficient proof that my login info is correct. For some
reason, my new database does not appear to be trusting(?) my Windows 2000
authentication. My password has *not* changed recently.
I have also verified that SQL Server is running on my machine and that my
machine name has been selected as the SQL Server Name in the "Data Link
Properties" dialog box. "Use Windows NT Integrated security" is also
selected. The database is also selected.
I have re-started my machine and logged in again, but I still cannot connect
to the MSDE database from the project file.
What am I missing?
P.S. I'm Xposting in Microsoft.Public.Access.Security and
Microsoft.Public.Access.ADP.SQLServer.