Adding Data to linked table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Part 2 from the question posted previously.
I have linked a table from an OH&S database to a Tender Database. In the
tender database I have a form with the fields I need from the table linked in
the OH&S database (Table is called SIR).
The form in the tender Database that I created shows the records of the SIR
table but I can not add a new record. Appreciate any help.
Please let me know if you need any more information.
Thanks
 
The form is imported ? I meant the form that displays records and the one
that allows you to create a new record.

It sounds the form's RecordSource is linked to the table?

The table to which you want to add a record, does it required a value from a
related table in the same database?

Have you tried opening the table (after you have linked it to the usual DB)
in the database window? (Instead of viewing the contents through the form)

Following from above, does it let you add a record directly into the table?

Any feedback would be helpful...

Cheers
Michael










I meant the form that the users
 
Back
Top