Quantcast
Channel: Convert online CSV to SQL query
Browsing latest articles
Browse All 6 View Live

Jeff says:

Your instructions fail to mention that the first row of the CSV should be the field names for each of the fields.

View Article



Stanislav Duben says:

Hi Jeff, you are right, this is really simple script to convert CSV without column names in first row. I will modify it in future to get better results. Thanks for you note.

View Article

phil says:

Hi, thanks for the script. I have a problem, however, because the script is not enclosing the data to be inserted in single quotes as shown below: VALUES ('16,16,categor y,,0,18');

View Article

Stanislav Duben says:

Hi phil, can you give me few rows of CSV Data and specify if you are generating code for MySQL or MSSQL? I will take a look where is problem and fix script.

View Article

Vinay says:

This is a Great Tool and I have used it in the past and it has worked well for me. In the recent past ( last few days), when I have tried it, returns empty Inserts : INSERT INTO [Weights] () VALUES ();...

View Article


Stanislav Duben says:

Vinay: Sorry for stupid issue, I moved server and didn't turn on register globals in PHP. Script is now working. Thanks for feedback and sorry for long time to fix it.

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images