Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Confict Error
Message
De
11/03/2002 20:50:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Update Confict Error
Divers
Thread ID:
00631296
Message ID:
00631296
Vues:
46
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform