If I add a record to a table (with addnew or whatever) and this table has an auto_incrementing field (as a unique identifier) how do I retrieve this identifier (without having to execute a new query) ?