Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfpcom.dll does not work with VFP ?!!!
Message
 
 
To
09/05/2005 16:34:44
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01012281
Message ID:
01012327
Views:
21
>After upgrading from VFP6 to VFP9 I have discovered that the vfpcom.dll does not work with the VFP9 runtime files. I use the vfpcom.comutil class to convert vfp cursors to ADO recordsets for use with web pages. I need this functionality. Can this be accomplished with the CursorAdapter class? If not, what other options are there?

Hi Bill,

VFP Team knows about this problem. You can wait for update version of vfpcom.dll or use CursorToRs method of free wwXML class. According to Rick, it's more efficient than the one from vfpcom.dll.
You can use the CursorAdapter class to covert a recordset to VFP cursor but I don't think it supports conversion in the opposite direction.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform