Hi,
I have a split database, but the front-end has additional tables. This should not be a problem as far as I can. I created a Form on the front-end to add records to one of the tables. However, this table is linked to another table that only exist on the front-end database. I can enter all the data on the form, with exception to the Primary Key that links these to tables together.
It looks like Access does not allow you to enter the primary key data if the tables are linked. Does this mean I have to create to separate forms to add the data. I would like to use one form that will add to both tables simultaneously, thereby avoiding additional work. NB! I use the same logic when updating and it allows me to update the data on both tables using the same form, but when adding, then it will not allow me to enter data into the primary key.
Your help is much appreciated.
Thanks
Earl