Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote administration of VFP database on a web server
Message
De
05/05/2003 06:47:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Remote administration of VFP database on a web server
Divers
Thread ID:
00784818
Message ID:
00784818
Vues:
55
I am trying to connect to a VFP database on our webserver thru ODBC - using connectstring. I have problems in referring the webfolder/database. I am using VFP 6.0.

Pls guide me, given below is the connection string,:

mycon=sqlstringconnect("Driver={Microsoft FoxPro VFP Driver (*.dbf)};"+;
"SOURCETYPE=DBC;"+"SOURCEDB=\\myserver.com\www\pages\data\mydata.dbc;"+;
"Exclusive=No;"+"Deleted=Yes;"+"Collate=Machine;"+ "BackgroundFetch=No")

When I try this string to connect to a local database it works fine.

Pls help.

Thanks in advance

Raja
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform