T
Tonya
I wanted to find out what data type i have to use in a
child table that has a foreign key to a parent table that
uses an autonumber.
I.e table 1
Booking Number = autonumber
table 2
Booking number = ???????? (what do i put here to hold
the autonumber generated by table 1? should i use
autonumber again?
thank u for your help
child table that has a foreign key to a parent table that
uses an autonumber.
I.e table 1
Booking Number = autonumber
table 2
Booking number = ???????? (what do i put here to hold
the autonumber generated by table 1? should i use
autonumber again?
thank u for your help