A
Alastair
Hi,
I am creating a database for an engineering application to store equipment
datasheets in a database, it currently consists of 7 tables all linked by
one-to-one relationships (all with the same autonumber primary key: 'ID').
Ideally i would have liked one big table but there were too many fields for
one table so I thought the one-to-one relationships would simulate this.
The fields from these tables are displayed on 5 different forms each
containing the 'ID' field, now when I enter data into one of the forms (and
therefore one of the tables) for a given field this creates a record in the
table containing that field and generates a value for 'ID' for that record,
but I would like Access to generate a new record in every table (and
therefore all the forms) for this 'ID' value.
Is this possible? I'm sure there must be a more effective way of doing this
but I am relatively new to access and I'm still getting to grips with it.
Thanks a lot guys,
Alastair
p.s. I previously posted this message in the forms DG - I know thats bad
'netiquette' but I didn't get any responses and i'm still stuck
I am creating a database for an engineering application to store equipment
datasheets in a database, it currently consists of 7 tables all linked by
one-to-one relationships (all with the same autonumber primary key: 'ID').
Ideally i would have liked one big table but there were too many fields for
one table so I thought the one-to-one relationships would simulate this.
The fields from these tables are displayed on 5 different forms each
containing the 'ID' field, now when I enter data into one of the forms (and
therefore one of the tables) for a given field this creates a record in the
table containing that field and generates a value for 'ID' for that record,
but I would like Access to generate a new record in every table (and
therefore all the forms) for this 'ID' value.
Is this possible? I'm sure there must be a more effective way of doing this
but I am relatively new to access and I'm still getting to grips with it.
Thanks a lot guys,
Alastair
p.s. I previously posted this message in the forms DG - I know thats bad
'netiquette' but I didn't get any responses and i'm still stuck