L
lissahoo
Hi,
I'm having trouble adding records to secondary tables via query.
I have Table1 with PO# as the primary key and I have Table2 with sPO#
as they key. I have them left joined in a query, but when I try to
place a value in a field in Table2, the PO# field of Table1 changes to
0. I was expecting the PO# to be automatically added as the key for a
new record in Table2.
Any ideas?
Thanks
I'm having trouble adding records to secondary tables via query.
I have Table1 with PO# as the primary key and I have Table2 with sPO#
as they key. I have them left joined in a query, but when I try to
place a value in a field in Table2, the PO# field of Table1 changes to
0. I was expecting the PO# to be automatically added as the key for a
new record in Table2.
Any ideas?
Thanks