I had SQL Server 2008 set up with databases and sites running, then installed MS Exchange on the server which required Active Directory before moving forward.

After installing both, my sites were no longer connected to the databases and I couldn't connect to SQL Server at all through the management console both remotely and directly on the server.

Does anyone know what parameters may have needed changing to be able to log on to SQL Server? Or if there's some other step I missed after installing these things that I need to do in order to fix SQL Server?

Thanks,
Matt

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I would start by making sure the SQL Server services are running. They may have been stopped during installation.

Administrative Tools > Services

link|improve this answer
you're a genius! XD thanks for the help – user29600 Sep 4 '10 at 17:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.