Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft OLE DB Remoting Provider
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Microsoft OLE DB Remoting Provider
Divers
Thread ID:
00636578
Message ID:
00636578
Vues:
40
Hi:

I'm working with the Microsoft OLE DB Remoting Provider...

I have this code:

ox = CREATEOBJECT('ADODB.Recordset')
oy = CREATEOBJECT('ADODB.Connection')
oy.Open("Provider=MS Remote;Data Source=d:\eje3\bdatos.dbc;Remote Server=http://192.168.1.23/mio/")
ox.Open("SELECT * FROM tabla1", oy)

and i have an error on ox.Open("SELECT * FROM tabla1", oy)

¿I can work with a FoxPro Database from the MS Remote?

I'm working with VFP 7.

Best,

Alberto Rodriguez
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform