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 |
|
vaidyanathanpc
Starting Member
24 Posts |
Posted - 2002-07-12 : 09:33:24
|
| Hi, I'm trying to connect to a remote server using TCP/IP. I'm getting the following error. What could be the problem?"000000eefe136007 com.wm.app.b2b.server.DBConnectionException: [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network documentation."Thanks P.C. Vaidyanathan |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2002-07-15 : 03:28:26
|
| can you ping the remote server?PeaceRick |
 |
|
|
vaidyanathanpc
Starting Member
24 Posts |
Posted - 2002-07-15 : 04:35:02
|
| Yes. I was able to ping the server.. There was a problem with the server settings which got sorted out.. Now it's working fine.ThanksP.C. Vaidyanathan |
 |
|
|
steveo
Starting Member
16 Posts |
Posted - 2002-07-15 : 17:44:04
|
| Is there a firewall or router that is in between you and data server?Are the proper ports open for remote access? |
 |
|
|
|
|
|