Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Undo Append Blank
Message
 
 
À
24/04/2000 15:16:26
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00362870
Message ID:
00362905
Vues:
16
>I have a button that Appends a Blank record to a table. The user types in a job number. This job no. is then validated to a cursor created by sql-pass-through. If there is no match what is the best way to undo the append blank. This is a multi-user app.

I agree with Nick. I would change the functionality of the Add button. First I would prompt for a Job number [unbound textbox]. Then use SPT. Then append blank if valid. You could even create a parameterized view based on ?nJobNo [or ?cJobNo] then do a requery() of the view. If it returns a record, append blank at that point.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform