Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor ReadWrite
Message
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00728233
Message ID:
00729176
Views:
10
Hi Mel.

> Also, what do I need to watch out for since I am opening the table/view without allowing CodeMine to do all the opening/closing housekeeping it normally does using the DM or CDE?


I'm not sure if this applies to your case, but I got an advice from Gary that really helped. I was doing something similar to what you're doing now, but I still created the cursor in the CDE. Here it is :


"Also, you might want to try registering your new cursor with the datamanager in AfterOpenAll like so (after you have created the cursor) :-
this.AddCursor("cur_ped")   && This will ensure that your cursor becomes a "managed" cursor.
"

Hope everything is alright with you.

Best.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform