PDA

View Full Version : phpMyAdmin and Importing CSV's



NoAngel
08-15-2006, 05:52 AM
Hi there,

I am new here and I was hoping for a little help.

I am trying to import a CSV file into one of mySQL databases. The CSV file contains NULL values that I have permitted in the database creation. But when I import the file it changes all the NULL values to 0. This used to work before and I am sure I am not doing anything differently.

Any help would be greatly appreciated.

Mike