in reply to Re^2: Want DBI to load empty strings as NULL
in thread Want DBI to load empty strings as NULL

YES DO THIS

If map is unfamiliar territory, just look up some examples of using map and grep functions on lists (like your list of arguments for execute()).

Also - don't add single-quotes to your values - they will be added automatically (if necessary) for you.