2
I’m creating a Budget Form, similar to the one in the photo:
As you can see, on the New button, I have a new line in the bank with the budget number in the field Código
and the customer in the field NomeCliente
. But when it comes to adding the parts and services, I have no idea how I do it. They’re on datagrid
with various fields Part code, Name, units, unit value, Discount and total value.
When finished adding all the items in datagrid
through the products and services form, I can not insert the lines within the bank, so when consult again the budget they appear in the datagrid
.
Can someone give me a hand with an idea of how to do it? I’m still about to start the project.
then comes the doubt:
Which database to use? Would you have any way to do this with Access 2003, or some newer version? Or should I insert a database into SQL Server?
Grateful.
would use Access because it will be a small application , only 1 user , and only for budgets , thanks for the tips.
– Vynicius Henrique