Can anyone please post the tutorial for connect SQL server over the WAN. I have been using my SQL server in the LAN without problem. I am not able to connect with the STATIC ip and this is connection string for LOCAL.
conString="PROVIDER=SQLOLEDB;SERVER=;UID=XXX;PWD=XXX;DATABASE=TEST"

I have tried with and helpless.

Thanks in advance.

Recommended Answers

All 2 Replies

this is 99% a network problem, connection string is OK

Hi,

Check the connection string here :

It is slightly different there..

Regards
Veena

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.