Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving the new record using Wizstyle
Message
 
To
14/10/1998 04:58:14
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00146530
Message ID:
00146958
Views:
18
This is often seen in child grids if you have buffering set to ROW buffering. When you make a change in one row and then move to another without doing TableUpdate() you may get this error.

Change your buffering to TABLE buffering, and be sure you update ALL records in you SAVE method.

HTH
Barbara

>Hi,
>
>I am using VFP 5.0 and created a multi-table form, With Master and Child Table(using Grid) At the time of saving the record it's giving me an error "Record is in Use by Another User" which was traced in WizStyle.Vcx in the txtbtns class by me, But I don't understand How the record is in use by another user ? At the same time my grid becomes blue and nothing get saved...
>
>What's the problem, any of the experts for VFP can suggest me ???
>
>Waiting for your reply
>
>TIA
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform