On Wed, 23 Jan 2002 09:46:29 -0500, Hardy Merrill wrote: >Have a look at the "mysql_insertid" method - you should(I think?) >find that in the DBD::mysql perldocs. I found that in the >"Programming the Perl DBI" book, and in the "MySQL" book by >Paul Dubois.
Also note that there's a book available as an 800 page PDF file (and alternative formats) from MySQL's website: <http://www.mysql.com/documentation/mysql/alternate.html> Or you can browse it online. -- Bart.
