Jump to content

Can't import more than 1264 rows from CSV


markvaughn2006

Recommended Posts

For some reason, no matter what I do I can only upload 1264 rows from a CSV file, keep getting Invalid field count in CSV input on line 1265 error. The csv file is 128 kb and has 2390 rows. It's not a problem with row 1265 because I've tried deleting that row, replacing it with another row, etc... the table structure is UTF8, sym is the index

 

sym  varchar(15)  utf8_general_ci

name varchar(100) utf8_general_ci

ppschange varchar(25) utf8_general_ci

pps varchar(25) utf8_general_ci

bid varchar(25) utf8_general_ci

ask varchar(25) utf8_general_ci

volume int(25) No

trades int(25) No

10dayvol int(25) No

 

any idea what could be causing this??

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.