P
pieman
i have a database with 3 tables:
1) Job table (job id eg. mikebaker, date started, job description, name of
customer, tel no of customer)
2) Invoice from customer (date, amount received, method of payment..)
3) invoices from supplier(amount i was billed, when, have i paid?, cheque no.)
i dont know if it will work with these tables! but i need to search for the
job id, then for all the money i paid out for the job, and all the money i
received for that job!
can anyone help? have i done the tables wrong of do i need to make a
relationship?
any help is gratefull!!
1) Job table (job id eg. mikebaker, date started, job description, name of
customer, tel no of customer)
2) Invoice from customer (date, amount received, method of payment..)
3) invoices from supplier(amount i was billed, when, have i paid?, cheque no.)
i dont know if it will work with these tables! but i need to search for the
job id, then for all the money i paid out for the job, and all the money i
received for that job!
can anyone help? have i done the tables wrong of do i need to make a
relationship?
any help is gratefull!!