Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLEdbFox utility - Error with CursorToRS
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00818899
Message ID:
00819299
Views:
19
>Hi everybody,
>
>I'm currently experimenting with OLEDBFOX.DLL and it looks like it'd be pretty usefull BUT, I'm getting an error when trying to send back the cursor to a RS object (using CursorToRS) so I can send that cursor back to my DataHandler DLL so it updates the backend with any changes done to the cursor.
>
>Basically what I'm trying to do is querying SQL2K and have the return into an ADO RecordSet then send that RS to the VFP front-end, do some manipulation on the front-end and send back those updates to the SQL Backend.
>
>I managed to get the data to the front-end in a VFP Cursor, but I getting an OLE Error - e06d7363 when trying to convert the updated Cursor to an ADO RS to send back to the DLL.

This code corresponds to internal Visual C++ exception. Could you provide more info to reproduce this error? What's the structure of cursor - number of fields, data types?

TIA,
Alexander
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform