Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make keyfield in view ?
Message
 
 
To
19/08/2002 10:57:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00691044
Message ID:
00691263
Views:
13
You can add integer Primary key to your table and populate it with sequential Id's.

>hello all
>
>I have a grid based on a view, which has duplicate records.so the users want to delete the duplicate records.but the original records also gets deleted.
>
>DBSETPROP("vueTable.ssn","FIELD","KEYFIELD",.T.)
>
>how can i make the record number and SSN field as the keyfield,so that when the users selects a particular record only that gets deleted.
>
>OR
>
>in simple terms how to delete duplicate records in view.
>
>txs
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform