in reply to Re: Writing NULL values to a MySQL record via DBI
in thread Writing NULL values to a MySQL record via DBI
I like the look of this actually, makes for nice neat code. I'll look to adopt this into my script as well. With all the SQL statements as you say up near the beginning of the script they are easily found for making changes. Thanks for the advice.