Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing remotely sited Visual Foxpro Databases using O
Message
From
15/10/2004 07:53:19
 
 
To
15/10/2004 06:50:00
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00951672
Message ID:
00951682
Views:
6
>I am trying to access a database on another maching from a local web server running IIS 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
Previous
Reply
Map
View

Click here to load this message in the networking platform