Hi,
I need to build a contacts database, which will have the usual entries, name, addess, phone etc.
It will also need to include different company/institute information, department, research fields, technologies, experience etc.
I will have multiple contacts from within the same company/institute and probably multiple contacts within various departments.
Should I divide the information into separate tables (contacts and address book), or should I keep all the information in one table?
Is there any standard way for dealing with different address formats (it will contain entries from many countries)?
thanks
ger





Bookmarks