GREABR
IS-IT--Management
- Aug 19, 2002
- 21
I was looking through posts regarding Views, Stored Procedured, Unique Table Propery, etc., very common that one would like to update more than one table using a form like is possible using a query in .mdb.
Mostly I saw solutions using stored procedures as the recordsource or Forms using unbound fields and updating with code.
Is is possible/acceptable to use only subforms for the related fields where the form uses a table (not a view or stored procedure) and the subforms use the (could be more than one) related tables as recordsources.
Ideas, Pros/Cons, please.
"Don't be afraid to do things wrong, before you do them right"
Bradley Greaves
Mostly I saw solutions using stored procedures as the recordsource or Forms using unbound fields and updating with code.
Is is possible/acceptable to use only subforms for the related fields where the form uses a table (not a view or stored procedure) and the subforms use the (could be more than one) related tables as recordsources.
Ideas, Pros/Cons, please.
"Don't be afraid to do things wrong, before you do them right"
Bradley Greaves