Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote administration of VFP database on a web server
Message
From
05/05/2003 06:47:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Remote administration of VFP database on a web server
Miscellaneous
Thread ID:
00784818
Message ID:
00784818
Views:
54
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
Next
Reply
Map
View

Click here to load this message in the networking platform