Hi all,
i am running some sql code that inserts records into my table from a form. I first create a record which is the header, i then want to add some records to the lines table using the unique id created in the header.
I'm sure it must be possible, can anyone help/provide an example...