Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I check duplicates in TableBuffer View?
Message
De
30/10/2001 16:15:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How can I check duplicates in TableBuffer View?
Divers
Thread ID:
00575321
Message ID:
00575321
Vues:
44
Hi All,

My view is table buffered. and I have to check duplicates in it. I wana to check duplicates on cCode + dDate. In one of my other form where i am checking duplicate on only one field I was using

Copy all to array for field... and then
for i = 1 to alen(array)
scan the array
endfor

but here i wana to check duplicates on two fields. code + date. can anyone give me idea please?

Thanks in advance
Mark
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform