Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I made a big mistake, I should have used local views...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00020884
Message ID:
00021387
Vues:
50
>>Jeff
>
>something like
>
> select id_number from this_table where id_number = this.value into cursor temp
> if reccount('temp') > 0
> =messagebox('This id number has already been entered!')
> use in temp
> return 0
> endif
>

That's perfect, reccount is exaclty what I was looking for!

Thanks again!

Jeff
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform