Monday, 2 September 2013

MySQL CSV import skipping first column's enclosed quotations

MySQL CSV import skipping first column's enclosed quotations

References

Reference NO 1

http://stackoverflow.com/questions/1048169/mysql-import-in-phpmyadmin-csv-chokes-on-quotes

Reference NO 2

http://dev.mysql.com/doc/refman/5.0/en/mysqlimport.html

Reference NO 3

http://dev.mysql.com/doc/refman/4.1/en/load-data.html

Reference NO 4

http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/

Reference NO 5

http://chapter31.com/2010/11/15/importing-a-csv-into-mysql-using-the-command-line/

Reference NO 6

http://www.zulutown.com/blog/category/mysql/

Reference NO 7

http://osdir.com/ml/db.mysql.windows/2004-05/msg00191.html

Reference NO 8

http://richardcarterorg.wordpress.com/2011/01/04/phpmyadmin-import-excel-csv-into-table/

No comments:

Post a Comment