Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATE TABLE help with indexes
Message
From
01/08/2001 12:37:10
 
 
To
01/08/2001 12:06:44
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00538358
Message ID:
00538382
Views:
12
Hi Peter.

>I want to index one field that is always used in the CREATE TABLE but needs to allow duplicates. The only way I have been able to do this, thus far, is to issue an INDEX fldname TO indexname command AFTER the CREATE TABLE... am I missing something here?

No, that's the correct way to do it. The only kind of indexes you can create with CREATE TABLE are primary, candidate, and regular but as a foreign key to another table.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform