Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Domain name for a sql connection
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Database:
MS SQL Server
Divers
Thread ID:
00996464
Message ID:
00997186
Vues:
23
Faruk,

I have a DNS service, the problem is that I dont know how to do the connection string.

A string like this works with no problems.

DRIVER=SQL Server;SERVER=xxx.xxx.xxx.xxx;UID=unsername;PWD=userpasword;APP=Microsoft Visual FoxPro;WSID=NCC1701;DATABASE=lineage

But how do I use a domain name on the connection? I’ve tried this.

DRIVER=SQL Server;SERVER=www.domainname.com;UID=unsername;PWD=userpasword;APP=Microsoft Visual FoxPro;WSID=NCC1701;DATABASE=lineage

And

DRIVER=SQL Server;SERVER=http://domainname.com;UID=unsername;PWD=userpasword;APP=Microsoft Visual FoxPro;WSID=NCC1701;DATABASE=lineage

And

DRIVER=SQL Server;SERVER=domainname.com;UID=unsername;PWD=userpasword;APP=Microsoft Visual FoxPro;WSID=NCC1701;DATABASE=lineage

And they don’t work.

so my question is how do I use a domain name to connect to SQL.

Bernardo



>Try these web sites, they provide free DNS services:
>
>http://www.no-ip.com/
>
>http://www.dynu.com/
>
>http://www.dyndns.org/
>
>http://www.dynip.com/
>
>Thanks
>
>Faruk
B.D.H.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform