|
MySQL - retreiving last 'row' added - n/m solved
Hi,
I've had this before, gone through post history and a few sites ive built where i might have used this and cant find it.
Say ive just added a new peice of information to my table, i know theres a simple way of requesting that peice of info so i can get its auto-incremental ID number given to that row. That way i can then take that ID and pass it onto another table without having to search for the information i've just submitted.
Thx,
PaulC2K
Last edited by PaulC2K; 05-30-2007 at 01:21 AM..
|