error 017: undefined symbol "INSERT" > SQL query error
#2

you're Query needs to be formatted in one line unlike in PHP. you can't split it up like that or the compiler reads it as a new line with no parenthesis.

at least thats what I think. I had the same issue a while back and had to work out a shorter query due to the line length limit in pwn. I ended up using strcat to create the query.
Reply


Messages In This Thread
error 017: undefined symbol "INSERT" > SQL query error - by Brandon_More - 03.11.2013, 18:02
Re: error 017: undefined symbol "INSERT" > SQL query error - by CJay9209 - 03.11.2013, 18:06
Re: error 017: undefined symbol "INSERT" > SQL query error - by Brandon_More - 03.11.2013, 18:14
Re: error 017: undefined symbol "INSERT" > SQL query error - by Vince - 03.11.2013, 19:05

Forum Jump:


Users browsing this thread: 1 Guest(s)