I guess I won't know the answer since SSMS crashed on me... but I realised (just before it crashed) that my connection within the object list still had the old password.
So, maybe this is the connection that SQL Complete used?
EricLeBouffon wrote:I guess I won't know the answer since SSMS crashed on me... but I realised (just before it crashed) that my connection within the object list still had the old password. So, maybe this is the connection that SQL Complete used?
Just for the record, I am not having any more problem so I guess a workaround is to restart SSMS
SQL Complete has nothing to do with connection details specified by a user in the 'Connect to Server' dialog box since this functionality belongs to Microsoft SQL Server Management Studio 2008 but not to SQL Complete. We can suggest you to make sure the login details you specify are correct or contact your database administrator for regaining new ones.
You can not supply SQL Complete with connection details directly as it uses the connection details which are entered to the 'Connect to Server' dialog box of Microsoft SQL Server Management Studio.
You can always change the entered login details by invoking the context menu in a new document and selecting Connection -> Change Connection.