× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Well, PRIMARY keys and UNIQUE keys are both changeable. And it's probably
not in violation of Dodd. I think the change can be CASCADEd down to
dependent files.
The difference between PRIMARY and UNIQUE is that you can have only one
primary key (composed of one or more columns). You could have multiple
UNIQUE keys (again composed of one or more columns).
An example might be on THEKEY to your CITY table. That would be your
PRIMARY. You could have a UNIQUE composed of CityName and State. You
could have another UNIQUE on some CITYCODE column which may be from some
government handbook. That column might have to be null capable for cities
outside of the area of concern about that government handbook.

But getting back on track. You're right, we probably didn't think about
the users changing the PRIMARY key.

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.