FIX: Connection Failure Errors Occur After Upgrade to MSDE 2.0 (308212)
The information in this article applies to:
- Microsoft SQL Server 2000 Desktop Engine (MSDE)
This article was previously published under Q308212
BUG #: 355539 (SHILOH_BUGS)
BUG #: 355540 (SHILOH_BUGS)
SYMPTOMS
After you upgrade to Microsoft Data Engine (MSDE) 2000 on a computer that is running Microsoft Windows NT, Microsoft Windows 2000 or Microsoft XP, the following error message may occur with client applications that attempt to connect to MSDE:
Error 18452, Level 16, State 1
Login failed for user ''. Reason: Not associated with a trusted SQL Server connection.
CAUSE
The SQL Server Authentication mode has been changed to the Windows Authentication default.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
WORKAROUND
To work around this problem, use either of these methods:
- Update the SQL Server Authentication mode back to SQL Server Authentification by using the information in the following Microsoft Knowledge Base Article:
285097 INF: How to change the default login authentication mode to SQL
- After you upgrade to MSDE 2000, use the REGSVR32 command to unregister the ATL.dll file, and then re-register ATL.dll.
STATUSMicrosoft has confirmed that this is a problem in Microsoft SQL Server Data Engine 2000. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 2.NOTE: The specific fix for this bug is in the Microsoft SQL Server Data Engine 2000 component of SQL Server 2000 Service Pack 2.
Modification Type: | Major | Last Reviewed: | 12/10/2001 |
---|
Keywords: | kbbug kbSQLServ2000SP2Fix KB308212 |
---|
|