Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update Confict Error
Message
From
11/03/2002 20:50:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Update Confict Error
Miscellaneous
Thread ID:
00631296
Message ID:
00631296
Views:
47
Hi Guys,

I have a remote view that I manipulate in order to update the record of the base table. The problem is, everytime I replace the value of a certain field that is my primary key, it prompts an error message ('Update Conflict')

Here is how I did the code

&& In the add even of my system, the code below is executed
Select ledger
=requery('ledger')
Append Blank
ledger.keyno = getnum(1) && Function to get a temporary control number

&& Upon Saving
keyno = getnum(1) && Function to get a temporary control number
replace ledger.keyno with keyno && in this line the error message appears..

Any help will be greatly appreciated...

Thanks in advance
Mike Zapanta
Music Rocks www.musicreserve.blogspot.com
Success is 1% Inspiration & 99% Perspiration
God Sometimes Delays His Help to Test Our Faith and Energize Our Prayers
Our Boat May Be Tossed While He Sleeps, But He Wakes Up Before it Sinks.
Next
Reply
Map
View

Click here to load this message in the networking platform