Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging ADO
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00704999
Message ID:
00705216
Views:
9
>I have a VFP DLL which uses ADO.
>
>I'm getting the error "Multi-Step operation generated errors..."
>
>Anyone know what the message means in english?

Check that the value being assigned to recordset fields is of appropriate size. I've gotten this a few times when the data does not fit in the defined size for the rs field.

For debugging, check the status property of each field object in the rs and research any non-zero values. HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform