icemonster
Registered User.
- Local time
- Today, 15:08
- Joined
- Jan 30, 2010
- Messages
- 502
so how can this be done? i have two tables that uses the PK of tblA as a look up for tbl B making it the FK for tbl B.
i have an unbound form that has all the fields for both tblA and tblB but thing is, when using the rs.new, it only generates the autonumber for tblA, how can i include or copy the PK of tblA to the field for the FK in tblB?
i have an unbound form that has all the fields for both tblA and tblB but thing is, when using the rs.new, it only generates the autonumber for tblA, how can i include or copy the PK of tblA to the field for the FK in tblB?