G
Guest
I have several tables with one-to-one relationships. I have set the primary
key for each of these tables the same(for example, vehicle ID #). I want to
fit all the possible fields from all these tables into one form, preferably
using the tab control(each tab would contain the fields of a different
table). The end result: when a new vehicle is being added or a vehicle is
being maintained all the necessary fields are entered and/or updated. When
viewing, all fields pertain to the same vehicle, even though they are in
different tables. Any suggestions or examples on how to go about doing this?
key for each of these tables the same(for example, vehicle ID #). I want to
fit all the possible fields from all these tables into one form, preferably
using the tab control(each tab would contain the fields of a different
table). The end result: when a new vehicle is being added or a vehicle is
being maintained all the necessary fields are entered and/or updated. When
viewing, all fields pertain to the same vehicle, even though they are in
different tables. Any suggestions or examples on how to go about doing this?