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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Remote server

Author  Topic 

jweizman
Starting Member

27 Posts

Posted - 2001-07-30 : 11:28:16
Hi,
This is my problem :
I want to connect my app to an SQLSERVER wich is at an ip adress like \\165.111.24.234
The name of the server is TEST.
Why does \\165.111.24.234\TEST returns an error telling me that there is no server there ?
NB: the server is in an win2k server machine and the client app is a VB app on Win98

Many thanks

Jonathan

   

- Advertisement -