Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rule lost when making candidate index.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Rule lost when making candidate index.
Miscellaneous
Thread ID:
00563763
Message ID:
00563763
Views:
38
With vfp6 you could create a rule for a field on a table:
ALTER TABLE (lcfilename) ALTER COLUMN &lcFieldName SET CHECK &lcFieldCheck
followed by an index command:
ALTER TABLE (lcfilename) ALTER COLUMN &lcFieldAndDataType UNIQUE

With vfp7 you must make the index first or you will lose the rule? Anyone else notice this?
Dr. Ken A. McGinnis
Healthcare software design
Next
Reply
Map
View

Click here to load this message in the networking platform