Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detect double records
Message
 
 
À
12/04/2010 09:55:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01459753
Message ID:
01459756
Vues:
34
>this is one-to-many form, the items are entered in the detail form.
>
>I use buffering=5
>
>eg:
>
>01001  10 pcs
>01002  20 pcs
>01001  10 pcs
>
>
>it works fine when the cashier enters the items.
>
>but if the cashier moves the cursors up and down, the message always show up.
>
>I need a code to detect the double items, not itself.
>
>thanks for the help.

Are you entering items in a grid? Perhaps you only need to fire this validation when
recno()  <  0 && newly added buffered record.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform