Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DSNless Connection Protocol
Message
From
02/02/2000 12:58:48
 
 
To
02/02/2000 11:57:17
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00326214
Message ID:
00326258
Views:
18
Bill, adding 'Network=DBMSSOCN' to your connection string will force a TCP/IP connection, instead of the default named pipes.

The syntax would be something like this:

"Server=xyzserver;Database=xyz;Network=DBMSSOCN;UID=johnny;pw=xyzpswd"

This is if you are using FoxPro to programmaticly make the connection. I am not sure if this will work if you are using ADO or something else.

Good luck.

Rob.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform