Re: Setting up data model

2001-02-05 Thread Kevin O
>If you mean you link table techadress to table domains, and then billing & >admin adress to techadress, then i think you'r odd.. >You should learn some about 'normalization', look for it on the web or in a >book. > No, I did not mean to link the tables like that. I simply wanted the Domain t

Re: Setting up data model

2001-02-05 Thread René Tegel
If you mean you link table techadress to table domains, and then billing & admin adress to techadress, then i think you'r odd.. You should learn some about 'normalization', look for it on the web or in a book. I'd suggest something like this: Customer client_id clientaddr_id ..details... D