Getting an Auto Increment ID
Posted: Thu Feb 11, 2010 6:23 pm
I have a page that inserts a new record into a table with an auto increment primary key. Using this primary key, I would like to insert similar information into different tables. How would I get that ID?