| Author |
SQL Syntax Error for MySQL but not sure where...
|
Ron Ingram
Ranch Hand
Joined: Mar 11, 2011
Posts: 60
|
|
Can someone spot my error? I cannot seem to figure it out. Could be my jdbc driver, I'm currently using 5.1.14 jdbc driver.
|
 |
Ron Ingram
Ranch Hand
Joined: Mar 11, 2011
Posts: 60
|
|
This is the actual stacktrace:
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
My guess: the comma at line 52 (in your posted code).
|
 |
Ron Ingram
Ranch Hand
Joined: Mar 11, 2011
Posts: 60
|
|
That was it! Must have been a copy & paste error for the last update variable.
Thank you for your help. R
|
 |
 |
|
|
subject: SQL Syntax Error for MySQL but not sure where...
|
|
|