Please help me,
I done an application in C#.net and the back end is Sql, when I installed my project in one of my client's system first he can use it smoothly for some months.
But now in his system the sql services are not running, So the application is failed to connect the database.
I tried to start the service manually from windows services but failed.
Is any body know what is the reason for this problem and how can I solve this ?
Expecting your early replay,
Thanking you
Loading
Nafihudheen KTPosted Mar 30, 2012, 1:19 AM
SenthilkumarPosted Mar 17, 2012, 12:40 AM
Type services.msc in Run command and see the status of the Sql Server (Sql Express). If it is stopped then make it Run.
Are you getting error in sql management studio connectivity.