Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE iDispatch Error - What does it mean?
Message
From
09/01/2007 22:15:01
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01183748
Message ID:
01184042
Views:
19
Hi:

Also, are you sure you want to go this route? ADO (traditional) and RDS has been superseded (should I say obsoleted?) by ado.net and other technologies like WebServices or Remoting.

It would be a lot better:

1. Create a WebService (in the server) to return a DataSet.

2. Configure your app to be a Client of the WebService. Visual Foxpro can work like a Client using the SOAP Toolkit (also obsoleted by Microsoft) or even better using .NET from VFP.

Let me know why would you want to use RDS.

Best Regards

Martin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform