Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't Find Data Design Article
Message
From
16/03/1999 15:24:25
 
 
To
16/03/1999 14:36:35
John Scobey
Cambridge Consulting
Dallas, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00198273
Message ID:
00198292
Views:
16
John ---

I don't have the specific article handy but I had a similar situation with a huge Oracle database not too long ago:

The thing is to identify common child attrbutes to each domain. For example, address_line_1, city, state, et al. These child attrbutes should be put into their own table. Furthermore, in this table, place columns for a foreign key and a foreign key source.

If your parents are "individual" and "organization", then in the child attributes table use the primary key applicable to a given row in one of the two parents as the foreign key entry and a code like IND or ORG to indicate source. Also, in case of multiple addresses or the like for a given parent, each child attrbute row should have it's own unique, primary key.

>I'm looking for an article about a standard data design for organization and individual names and contact information (phone numbers, addresses, etc.). I have the Marcus Egger "An Introduction to Database Design Patterns" in the February 1998 Fox Talk, but I don't think that's the one I'm looking for.
>
>I believe it was published in the last six or eight months, and I think it was in Fox Talk.
>
>I’ve searched my file of Fox Talk's, the web sites for Pinnacle and Advisor Publications, and still can't find it.
>
>If anyone that can point me to the article, I would very much appreciate it.
>
>John Scobey
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform