G
Guest
I am running two consecutive update queries
The first one adds a record to tblVersion
The second one needs to have the ID from that new tblVersion record
How do I get that data into the new records in the 2nd query?
The first one adds a record to tblVersion
The second one needs to have the ID from that new tblVersion record
How do I get that data into the new records in the 2nd query?