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

Click here to load this message in the networking platform