Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rule lost when making candidate index.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Rule lost when making candidate index.
Divers
Thread ID:
00563763
Message ID:
00563763
Vues:
39
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform