Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp 5 with ADO
Message
From
18/02/1999 23:04:32
 
 
To
18/02/1999 11:52:09
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00188895
Message ID:
00189131
Views:
13
Virusim Sim wrote:

>Please advise me on how to go about learning or using it with vfp 5.

Virusim,

Look at the code provided with the ATS Web example that's located on the MSDN Visual FoxPro site at:

http://msdn.microsoft.com/vfoxpro

There is some source code included that can allow you to convert ADO recordsets to Visual FoxPro tables/cursors. Take Craig Bernston's advice and use it with VFP version 6.0 Then you can accept an ADO recordset as a parameter in a Visual FoxPro COM component method call, process it, and return it to a Visual Basic app. Don't expect very fast performance, because you will have to do the conversion in the COM method 2 times for every call.

-Bernie
Previous
Reply
Map
View

Click here to load this message in the networking platform