Adding New Record to a linked table from Query

  • Thread starter Thread starter Steve Stad
  • Start date Start date
S

Steve Stad

Is it possible to add a new record to a linked table from a query.
eg. Add new data record to table1 in db1 from a select qry in db2 on the
linked table1. I can edit existing data records but can not add new records.
The new record button is greyed/inactive when I click on the new blank record
in the qry in db2?
 
Back
Top