G
Guest
Hi,
I have a subform with in a main form. the subform has a stored procedure
that inserts to two tables (DealerPersons and DealerPersonsShows). When I
bind the text fields in the subform to the DealerPersons table Access
automatically inserts a row to that table (DealerPersons). My stored
procedure already inserts to that table, therefore I am getting a duplicate
record. Is there a way to prevent access from automatically inserting a row,
but allow the user to enter data into the fields so my stored procedure will
insert the information.
Thanks
Toni
I have a subform with in a main form. the subform has a stored procedure
that inserts to two tables (DealerPersons and DealerPersonsShows). When I
bind the text fields in the subform to the DealerPersons table Access
automatically inserts a row to that table (DealerPersons). My stored
procedure already inserts to that table, therefore I am getting a duplicate
record. Is there a way to prevent access from automatically inserting a row,
but allow the user to enter data into the fields so my stored procedure will
insert the information.
Thanks
Toni