I am just starting to use the Import function in PHPRunner. My test excel file has five rows. The first row has the field names, and then four rows of info to import.
When I use the Import feature it always reports that "25 rows were imported". When I examine the database I see the four valid rows of data, then 21 additional blank rows containing only the auto-increment key value.
I have just updated from build 587 to 766 and see no difference.
Am I doing something wrong here?
I need to be able to import an excel file with around 2,000 rows, is this possible?
Thanks for your help.