Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Update View Results
Message
 
To
06/01/2005 11:47:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00974709
Message ID:
00974747
Views:
23
>I have a multi-user data base.
>
>My problem:
>
>Two users are logged on and using an input form based on an update view. The one user is typing in and appending new records to a grid. The second user selects an option to use existing records as a template to fill in their grid and change as necessary. Both users close the form which fires a table update. The first users entries are somehow replaced with the records of the template from the second users selection and the second users entries append just fine.
>
>Any ideas? Isn't a view private to an application instance?

What parameters are you sending to TABLEUPDATE()? If you send a .T. for the second parameter, it will force the update to overwrite any changes that have occurred since the data was retrieved.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform