network related problem
-
Sunday, March 04, 2012 5:07 PM
hi there,
Im using MS VB 2010 with SQL server 2008 in a Windows 7 32bit
i have a problem regarding my sql server connection.
the pop up image above shows every time i run my program.
what specific problem causing this pop up box to appear?
- Moved by Bob BeaucheminMVP Sunday, March 04, 2012 7:20 PM Moved to a more appropriate forum for SqlClient issues for best results (From:.NET Framework inside SQL Server)
All Replies
-
Sunday, March 04, 2012 7:49 PM
Hi,
Check your connection string is pointing to the correct SQL Server instance and it has remote access enabled.
Janos
There are 10 type of people. Those who understand binary and those who do not.
My Blog- Proposed As Answer by Alan_chenModerator Monday, March 05, 2012 5:49 AM
- Marked As Answer by Alan_chenModerator Tuesday, April 03, 2012 4:54 AM

