Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing remotely sited Visual Foxpro Databases using OLE D
Message
De
15/10/2004 06:50:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Accessing remotely sited Visual Foxpro Databases using OLE D
Divers
Thread ID:
00951672
Message ID:
00951672
Vues:
51
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform