June 10, 2011 at 12:16 am
hi,
i have changed my system login password.
then sql server is not working in my system.
why it is happening like that?
June 10, 2011 at 1:39 am
Looks like the SQL Server service is running under your account.
Check the Windows Event Log for more information.
Run SQL Server Configuration Manager and enter the new password.
June 14, 2011 at 3:30 am
Osql is depreciated in SQL Server 2008 ,you can use SQLCMD but SQL server is not running how he can pass statement against the instance.you should check or input the new password in the SQL Server service account if your login was using for this as mentioned by Suresh
Regards,
Syed Jahanzaib Bin Hassan
BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA
My Blog
www.aureus-salah.com
June 20, 2011 at 4:50 pm
Right, most likely you have to change your service account password.
SQL Configuration Manager is right tool.
If you want to use console mode tool, you can try SQL Service Control utility.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply