Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to check existing data in a table?
Message
De
25/09/1999 13:43:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to check existing data in a table?
Divers
Thread ID:
00268967
Message ID:
00268967
Vues:
46
Dear all,

I have a table. When the user adds a new record, I want to check if this new record (for example, same UserID) has already exist in the table or not. How can I do that?
I found in an example that it has a "Save" button and the CLICK event is:
result = TABLEUPDATE(.F.) if result = .F. =MESSAGEBOX("Fail to save!"+CHR(13)+"User ID already exists";
else
....
...
It works in this example. I have tried to find any coding for checking about the existing data in this example but cannot find any idea.
Anyone can help?

Thanks
Power
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform