Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing recent commited data of other user to me.
Message
From
09/02/2007 10:10:54
 
 
To
09/02/2007 10:08:09
Mk Sharma
Shrishti Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01193602
Message ID:
01194066
Views:
26
>how i can enter new data in the grid and what should use at the time saving my record from cursor to table.
>
>some data is new and some are edited ...
>
>
>warm regards,
>mk.

When you add new data to a grid, you INSERT records to the cursor. On save point you scan the cursor, insert new records (with zero primary key) to the table, and update exisitng records (search by primary key) in the table.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform