So, now I'm locked out of my database with no way to access anything. Does anyone know how I can get around this or make the login work again?
Hi,
is the service started properly ? Perhaps you switch the RemoteConnections Setting for some reason ? http://www.sqlserver2005.de/SharedFiles/RemoteConnection.jpg
Or you have a different port than the default one associated with the Service and the SQL Browser which does the dynamic directing doesnt work anymore ? In this case start the SQL Browser or use the direct syntax to contact your SQL Server : machineName\InstanceName,Portnumber . There could be various issues why you can′t connect anymore, try to find out if something changed on the system first by looking in the event logs.
One possible reason *could* be that you assigned the service a specific account and changed the password for that account, but this could be clearly seen in the event log.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment