Hello - i am new to this site so hopefully you will understand what i am trying to do.
I want to add a new row to a "job" table and at the same time add multiple rows to a "job details" in mysql
The job table needs to generate a job number and add a date
the job details table needs to include the job number and a list of notes.
Is there a simple example that i can look at to point me in the right direction?
thanks in advance
gav
I want to add a new row to a "job" table and at the same time add multiple rows to a "job details" in mysql
The job table needs to generate a job number and add a date
the job details table needs to include the job number and a list of notes.
Is there a simple example that i can look at to point me in the right direction?
thanks in advance
gav