Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uniqueness error
Message
From
08/06/1999 17:17:14
Ronald Suen
Epic Solutions Inc.
Edmonton, Alberta, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00227676
Message ID:
00227695
Views:
28
>So if the field and index name of the primary index is- itemcode -then the index should be- itemcode + not deleted()?

You can add the ".NOT. DELETED()" to the index by modifying the table structure. If you can also create the index by using the INDEX command:

INDEX ON itemcode TAG itemcode FOR .NOT. DELETED()

I'm pretty sure that'll work. If not, experiment...
Ronald Suen
Epic Information Solutions Inc.
Ph: (780) 488-4418
Fax: (780) 488-0402
Previous
Reply
Map
View

Click here to load this message in the networking platform