in reply to Last Insert ID in MS Access

I usually use this line $dbh->last_insert_id(undef,undef,undef,undef); but I only work with MySQL haven't tested it with other database driver