Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM Object
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00408696
Message ID:
00408951
Views:
21
>James,
>
>I believe you have to do something like this:
>
>YourBizObj = CREATEOBJECT("YourOLEPublicBizObjClass")
>loRS = YourBizObj.GetData(1)
>= YourBizObj.RSToCursor(loRS)
>
Thanks Doug,

You are almost correct the GetData() method does not accept any parameters.

You would have to call the SetDataFormat() method first. But that doesn't address the problem of most forms requiring a bizobj to run properly.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform