Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
proguy
Starting Member
4 Posts |
Posted - 2009-10-24 : 09:50:47
|
Im having so much trouble, so i really hope some one can help.At work I have a Server 2008 with SQL 2008 on it, then I have an older Server 2003 with SQL 2005 on it and an ISA 2006 box.Now when im at my work station at work i can connect to my SQL 2008 or 2005 no problem over the local LAN.But from home using the workstaion at home i cant connect to the SQL 2008. The ISA box is pointing to Server 2008 (If i point it to the other server i get an conection) All firewalls are turn off on the servers and workstations.The Error i get is As followsConnction failed:SQLState '01000'SQL Server Error: 3[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen(connect()).Connction failed:SQLState '08001'SQL Server Error: 17[Microsoft][ODBC SQL Server Driver][DBNETLIB]Sql Server does not exist or access denied.and im trying to connect using SA |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2009-10-24 : 15:51:03
|
see this articleshttp://support.microsoft.com/kb/195566 |
 |
|
|
|
|