Using the 'database administration', I am trying to import an Excel generated CSV file (with lots of rows) into a table but it only imports in 15 rows at a time then gives the following flash message:
unable to parse csv file list index out of range If I try to do a file with only 20 rows it works fine. Is there a limit to the number of rows you can import?