Hi All,
I have a database called "Quote" and another database called "XJob", "YJOB" and "ZJOB".
In QUOTE database, i have two tables "CustomerIn fo" and "Quote"
In XJOB database, i have similar tables "Customer" and "XJob"
In YJOB database, i have similar tables "Customer" and "YJob"
In ZJOB database, i have similar tables "Customer" and "ZJob"
I dont wanted to create all these tables into one single database as the
I would like to know how can i add new records to JOB database from QUOTE database???
the reason i wanted to acheive this is because, QUOTE database prepares a quote for the Customer and once it is confirmed, i want a button for the user to click so that it adds the confirmed quote as the new job in the the respective JOB database.
Could anyone assist me in this regard?
thanks
Kathy
I have a database called "Quote" and another database called "XJob", "YJOB" and "ZJOB".
In QUOTE database, i have two tables "CustomerIn fo" and "Quote"
In XJOB database, i have similar tables "Customer" and "XJob"
In YJOB database, i have similar tables "Customer" and "YJob"
In ZJOB database, i have similar tables "Customer" and "ZJob"
I dont wanted to create all these tables into one single database as the
I would like to know how can i add new records to JOB database from QUOTE database???
the reason i wanted to acheive this is because, QUOTE database prepares a quote for the Customer and once it is confirmed, i want a button for the user to click so that it adds the confirmed quote as the new job in the the respective JOB database.
Could anyone assist me in this regard?
thanks
Kathy
Comment