Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing remotely sited Visual Foxpro Databases using OLE D
Message
From
15/10/2004 06:50:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Accessing remotely sited Visual Foxpro Databases using OLE D
Miscellaneous
Thread ID:
00951672
Message ID:
00951672
Views:
50
I am trying to access a database on another maching from a local web server with the following: but this renders Error Type:
Microsoft OLE DB Provider for Visual FoxPro (0x80004005)
Invalid path or file name on the OPen.

set oConnection = Server.CreateObject( "adodb.connection" )
oConnection.Provider = "vfpoledb.1"
oConnection.ConnectionString = "data source=\\Servername\amft\vamft\data\vamft.dbc"
oConnection.Open



Any Help Is Appreciated!!

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform