Data Access Pages

TobyR

Registered User.
Local time
Today, 17:02
Joined
Jan 17, 2006
Messages
20
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
 

Users who are viewing this thread

Back
Top Bottom