in reply to Re^2: Update Blank Fields In MySQL
in thread Update Blank Fields In MySQL

Thanks! I set the default values on each column and used placeholders with the query. The problem has been solved!!! Many thanks to all who responded.