in reply to Re: Creating Table and Inserting Data from CSV
in thread Creating Table and Inserting Data from CSV

When I try that it says the table doesn't exist, I want the program to create the table every time. As far as my understanding you need an existing table to do LOAD DATA INFILE.
  • Comment on Re^2: Creating Table and Inserting Data from CSV