Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP COM Utility released
Message
From
19/04/1999 19:12:58
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00208390
Message ID:
00209954
Views:
27
>>>No. This is something different. It has methods to convert FP cursors to ADO recordsets and back. These routines have been around before, but were written in VFP. The DLL is written in VC++, so it is VERY fast. There are also methods to extend the COM capabilities in VFP.
>
>Actually the cursor to/from ADO recordset conversion methods of VFPCOM.DLL aren't much faster than my DBF2RS.prg and RS2DBF.prg routines at http://classx.com, mainly because the performance problems in converting ADO recordsets to/from cursors is all the calls needed to the recordset via the IDispatch interface. My utilities also allow you to map the data converted with linked RECNO() info to update the data. I think the biggest feature of VFPCOM.DLL is the .BindEvents().

Thanks for the clarification.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform