Im currently trying to import a CSV file into a MySQL database through myPHPAdmin 2.6.2, using the "Insert data from a text file into the table" option.

However when I do this, all the values in each of the cell has a single white space after each value, even though they do not exist in the CSV file.

I have tried all the different configurations of importing the CSV data, but without success.

Can anyone help?

TIA, Mike

    Write a Reply...