Hi guys,
I have a form called frmVehicleData, this form contains about 8 different subforms all from different tables relating to various aspects of a car (Chassis, Engine, Brakes, etc).
The main form is from tblVehicles, who's primary key 'pkCarID' is used in the related tables to link the subforms to the main table.
Would this design work in Data Access Pages? It is going to be used on an Intranet, and I don't know ASP.net, etc.
How would I implement this with DAP? I'm confused!
Thanks,
Toby
I have a form called frmVehicleData, this form contains about 8 different subforms all from different tables relating to various aspects of a car (Chassis, Engine, Brakes, etc).
The main form is from tblVehicles, who's primary key 'pkCarID' is used in the related tables to link the subforms to the main table.
Would this design work in Data Access Pages? It is going to be used on an Intranet, and I don't know ASP.net, etc.
How would I implement this with DAP? I'm confused!
Thanks,
Toby