Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor ReadWrite
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Cursor ReadWrite
Miscellaneous
Thread ID:
00728233
Message ID:
00728233
Views:
50
I am sure the answer to this one is probably not to difficult, but being my first attempt at opening a table/view in a Form without using the CodeMine DM or CDE I need some help.

I need to create a form which will have a Grid. I need the ControlSource of the grid to be a ReadWrite cursor - so that I can have the user make certain changes to the grid, and then I will apply those changes back to the source tables through a seek, etc. after all the changes have been made in the grid. (The reason for the grid is a little unusual - it will be used by my app at first time startup to assist the user in massaging a little data before it is converted to my new app. That is why I am not making changes to the actual tables with the grid).

Now to my actual question. I am planning on the form being based on frmDataManagerFormCustom, although this is not required. I wasn't going to use the DM or a CDE. In CodeMine 7, where would the normal place be to create the ReadWrite cursor (using SQL-Select) if I am not using the DM or CDE? 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?

Any thoughts are appreciated.

Mel Cummings
Next
Reply
Map
View

Click here to load this message in the networking platform