D
debraj007
Help! I'm struggling over this problem and need either suggestions on the way to accomplish, or a better way to design my tables
I have a customer database that contains the following tables: Quote, Quote Details, Job, Job Details. If a customer accepts my quote, then I would like to copy the information from the 2 quote tables to the 2 job tables as a new job (keeping me from having to reenter the information). Then I can view every quote I've done for a customer, and every job I've done for a customer. Any suggestions?
I have a customer database that contains the following tables: Quote, Quote Details, Job, Job Details. If a customer accepts my quote, then I would like to copy the information from the 2 quote tables to the 2 job tables as a new job (keeping me from having to reenter the information). Then I can view every quote I've done for a customer, and every job I've done for a customer. Any suggestions?