eyimbo
04-18-2007, 07:51 AM
I have to store information about parents i.e. mother and father, however what do i do to make access happy with just either 1 set of information, i.e. either 1 set of information will be sufficent, but atleast 1 full set is required. THX!!
DazHAT
04-18-2007, 08:00 AM
it depends on what you want to do with the data.
ir would help if you are more specific
eyimbo
04-18-2007, 08:04 AM
yep sorry,
OK! there pretty much isnt any processing in the table, it's simply there for keeping. So i was thinking, if possible 1 Table contains both father and mother details, data is entered via a form of cos.
DazHAT
04-18-2007, 08:06 AM
one table would seem to be fine then
eyimbo
04-18-2007, 08:08 AM
yeah, however i need to know how to make it so access wont complain when 1 set of the data is missing, as the fields are required.
DazHAT
04-18-2007, 08:11 AM
sorry I misunderstood you,
if mothers will have differant fields to those of fathers then you need two tables.