Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TableUpdate not updating/ Local Views/ Update Conflict
Message
From
04/07/2003 15:44:56
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
TableUpdate not updating/ Local Views/ Update Conflict
Miscellaneous
Thread ID:
00807074
Message ID:
00807074
Views:
63
I created the local view "lvProduction" based on two other local views..."lvProduction_a" and "lvProduction_b".

Local view "lvProduction" is diplayed using a grid on two different screens (forms). The Production screen (seperate executable) and the Weigh screen (seperate executable).

When an operator completes the fabrication of a product that product is entered to the Production table immediately. The product then moves to the Weigh station to be weighed.

I add a record to the production table correctly through "lvProduction" by sending SQL Updates within the Production screen. I also get the weight to the appropriate product/record again using the same SQL updates from "lvProduction" from the Weigh screen

My problem is that if I try to edit that particular product/record again from within the Production screen VFP crashes because the TABLEUPDATE() failed and I receive an "Update conflict" error message?

Does anyone know why this is going on?

Thanks in advance!
Next
Reply
Map
View

Click here to load this message in the networking platform