Welcome Guest, Not a member yet? Register   Sign In
CSV upload, once uploaded to a temp folder overwrite the existing database
#11

[eluser]the_unforgiven[/eluser]
Following on from what was said, i'm now having trouble saving it to the db.

by this line from the code above:
Code:
$sql = "INSERT INTO wc_program_temp VALUES ";

Error is:
Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

INSERT INTO wc_program_temp VALUES ;

So what should I do? Code is exactly the same in the 2nd post by davidMC1982


Messages In This Thread
CSV upload, once uploaded to a temp folder overwrite the existing database - by El Forum - 03-22-2013, 02:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB