T
Tony
If you set a field to be a primary key why do the properites for that field
not change accordingly. For instance, the Allow Zero Length property remains
as it's default of "YES" which is a contradiction of a primary key property.
And the Required property remains as the default of "NO" again a
contradiction of the concept of a primary key. The Index proeprty is updated
properly to reflect a primary key why aren't the other properties updated?
not change accordingly. For instance, the Allow Zero Length property remains
as it's default of "YES" which is a contradiction of a primary key property.
And the Required property remains as the default of "NO" again a
contradiction of the concept of a primary key. The Index proeprty is updated
properly to reflect a primary key why aren't the other properties updated?