Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index on more than one field
Message
 
To
13/01/1997 10:20:33
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00017171
Message ID:
00017177
Views:
63
>>Is is possible to create a primary index based on the combination of an integer field and a date field? If so, what is the proper syntax?
>
>Yes, you can use something like this.
>
>INDEX ON STR(FIELD1)+STR(FIELD2)... TAG MYTAG

remember that vfp built in referential integrity doesn't handle indexes made of concatenated fields...
Previous
Reply
Map
View

Click here to load this message in the networking platform