SQL Server and Visual Studio
-
Wednesday, November 02, 2011 10:55 PM
I use SQL Server Management Studio and Visual Studio 2005.
I have several databases linked to Visual Studio 2005, but when I start the website (using "start without debugging"), the databases automatically disconnect. I've tried "test connection" several times, and it always comes back okay. Does anybody know what the issue is?
All Replies
-
Friday, November 04, 2011 6:28 AMModerator
Hi CarrieStienen,
Is there any error message prompted? How do you connect to the SQL Server? You may have a try to debug into the code to see which statement leads to the error and the detail information of the error message.Best Regards,
Stephanie Lv
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Proposed As Answer by Ed Price - MSFTMicrosoft Employee, Owner Sunday, December 30, 2012 9:16 AM
- Marked As Answer by Ed Price - MSFTMicrosoft Employee, Owner Thursday, January 10, 2013 4:24 PM

