Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 80004005/Not associated with a trusted SQL Server connection

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-27 : 10:42:33
nancy writes "THis is the error message:
Microsoft OLE DB Provider for SQL Server error '80004005'
Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection.

This is my ConnectionString:
"Provider=SQLOLEDB;Server=uno;UID=sa; PWD=;Database=SalesSQL"

Prior to this, I had my Access 2000 database migrate to SQL Server 7.0, which resides in a windows NT 4.0. I already downloaded the service pack 2.
Please tell me what to do.
Thank you very very much
Cheers,
Nancy"
   

- Advertisement -