Situation: Updating 2 tables at the same time. The second table is keyed to the auto increment column of the first table. How do you get the auto increment value for the row you just entered?
This answers the question.
Situation: Updating 2 tables at the same time. The second table is keyed to the auto increment column of the first table. How do you get the auto increment value for the row you just entered?
This answers the question.
You must be logged in to post a comment.