Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unique Index no longer PC
Message
De
28/09/2001 08:07:21
 
 
À
28/09/2001 00:57:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00561396
Message ID:
00561847
Vues:
28
>>FoxTalk May '97 has an article - A "UNIQUE" Approach to De-duping in FoxPro.
>
>You can use this instead:
>
>use table1 in 0
>use table1 again in 0 order primary1 alias target
>select table1
>set relation to primary_expr into target
>delete for recno() != recno("target")

Thanks for the tip.
bn
Bill N.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform