BUG: SEM Unusable If Database Is Created with Quoted IdentifierLast reviewed: April 25, 1997Article ID: Q167422 |
The information in this article applies to:
SYMPTOMSSQL Enterprise Manager (SEM) fails to connect to the server if one of the databases on the server was created with quoted_identifier on. SQL-DMO returned the following error when the database name was "work":
A connection could not be established -Incorrect syntax near the keyword 'work'. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe error occurs on execution of sp_MSdbuserprofile 'init'. This stored procedure is called by SEM while connecting to server. |
Keywords : kbusage SSrvDMO SSrvEntMan
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |