User Profile
Collapse
-
Inserting the contents of csv file using python mysqldb
I have tried both the LOAD DATA and the INSERT methods. I have searched the web for previous (2003, 2005, 2008, etc) similar questions and answers (none of the answers work - I keep getting syntax errors). What is the correct syntax for reading the contents of a csv file and inserting the contents into a mysqldb table? I have python 2.7 loaded on debian-lenny.
No activity results to display
Show More