Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft OLE DB Remoting Provider
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Microsoft OLE DB Remoting Provider
Miscellaneous
Thread ID:
00636578
Message ID:
00636578
Views:
42
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
Next
Reply
Map
View

Click here to load this message in the networking platform