Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unique Index no longer PC
Message
From
28/09/2001 08:07:21
 
 
To
28/09/2001 00:57:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00561396
Message ID:
00561847
Views:
25
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform