from 07-09-2007 06:52 PM
from 07-14-2007 11:44 PM
It would help if you made up your mind...
Pardon me, but bullsh|t. If you are going to ask the people who use Access on a regular basis to help you and then are arrogant enough to try and correct us on something, at least you should be smart enough to correct us correctly.
I see someone who does not understand that relationships are bidirectional.
There is NO REASON to have the case you described in the 07-14-2007 11:44 PM post. Turbo could be so simple as a yes/no field on the first table. It is TOTALLY unnecessary to have two tables for this data set. There is EVERY REASON to collapse the tables into a single table with a couple of yes/no attribute fields. YES, it has a turbo. YES, it has chrome tailpipes. YES, it has more than three outstanding traffic tickets for excessive noise pollution. NO, it is not fully paid for yet. Things like that.
If your "model" of the real world doesn't correspond to the real world, what good is it? You are either being very dense with all the advice everyone is trying to give you or you are very poor in expressing yourself. I don't know which but I've got to say that you are being recalcitrant. Which sometimes has the potential to turn us off.
If you really want help, fine. Ask your questions. If you are looking for an argument, go find an old episode of "Monty Python's Flying Circus." You'll find argument is in room 114 down the hall.
First of all, The_Doc_Man,
I am not trying to challenge and I'm especially not trying to find an argument with anyone, maybe I AM bad in expressing myself or you read with anger or can't accept certain things, but whichever, I am sorry for the misunderstanding.
Regarding the AutoNumber to AutoNumber issue, boblarson suggested me to use Long Integer, that's why I replied - Nah it wont allow different data types, but afterwards, I tried again myself and I wrote the post as solving my problem that I place it as placing the Child table as Integer - Replication ID because I did memtion in the beginning I am working with Replication IDs.
Lastly, regarding the 'Turbo' issue, I also have mentioned that
"the example i gave above with only one child field in Table 2 is jus an example. I have a bigger child table i am working with, therefore, if combining everything in table 1, would destroy the performance definately"
Anyway, just to double clarify that, I have never wanted to challenge or argue with anyone, after all, i believe there is no Right or Wrong design but Good or Bad design, and i consider all these as Discussions rather than Arguments.
Hope you won't get me wrong and I do appreciate everyone who have replied.