S
seashell0304
I am trying to set up a database for my husband's lawnmowing business. I
have a customers table. I would like to set another table that would track
the date, customers, and amount charged. This one I would like to be simple,
to where he could just enter in the lawns he did on that date, and the amount
charged.
Then a third table for invoicing. I am completely stumped. I have used
the wizards, but I can't figure out how to make the second table that will
record what was done on each date.
Could someone please give me some advise to get going. I am wondering what
I should use as the primary key for the second one- the date? or the
customer Id?
have a customers table. I would like to set another table that would track
the date, customers, and amount charged. This one I would like to be simple,
to where he could just enter in the lawns he did on that date, and the amount
charged.
Then a third table for invoicing. I am completely stumped. I have used
the wizards, but I can't figure out how to make the second table that will
record what was done on each date.
Could someone please give me some advise to get going. I am wondering what
I should use as the primary key for the second one- the date? or the
customer Id?