G
Guest
i have a query based on two tables that relate to each other through a field
(one-to-one relationship).
my aim is to create a form for both tables and i want to do that through a
query.
note: the first table already has the data (primary key field) and i want to
use the form to fill in the remaining missing fields.
the second table has no data yet.
problem: the query does not allow me to insert data and an error
message referring to indexes appears.
how could i solve this problem?
(one-to-one relationship).
my aim is to create a form for both tables and i want to do that through a
query.
note: the first table already has the data (primary key field) and i want to
use the form to fill in the remaining missing fields.
the second table has no data yet.
problem: the query does not allow me to insert data and an error
message referring to indexes appears.
how could i solve this problem?