G
graeme34 via AccessMonster.com
Hi Could anybody please give me some information?
I am creating a database that contains sales orders, purchase orders,
invoices etc.
Is it best to use temporary tables for data entry, then when all the details
(sales lines) have been entered then update the details to the proper tables
(order and order details). I only ask this as currently when I open a sales
entry form using an autonumber and setting the value of the account index on
the form, all the required fields on the form are complete for the order
table therefore on entering the Order entry form, Access is creating a record
even though I may wish to backtrack on myself. I am still only at the coding
stage (this is a project I'm working on for my degree). Also is it advisable
to use my own incrementing Order Number?
Any advice would be greatly appreciated.
Regards,
Graeme.
I am creating a database that contains sales orders, purchase orders,
invoices etc.
Is it best to use temporary tables for data entry, then when all the details
(sales lines) have been entered then update the details to the proper tables
(order and order details). I only ask this as currently when I open a sales
entry form using an autonumber and setting the value of the account index on
the form, all the required fields on the form are complete for the order
table therefore on entering the Order entry form, Access is creating a record
even though I may wish to backtrack on myself. I am still only at the coding
stage (this is a project I'm working on for my degree). Also is it advisable
to use my own incrementing Order Number?
Any advice would be greatly appreciated.
Regards,
Graeme.