Forum Discussion
AnandKiran
17 years agoFrequent Contributor
Ho Ole,
Thanks a lot it working well but i got an error while trying upddate my database my query was
UPDATE DATA SET
X= 2,
Y=3,
WHERE RESULT=24;
It has thrown an error...
java.sql.SQLException: Parameter index out of range (1 > number of parameters, which is 0).
Any idea about this ... where i went wrong I am wrong in the update query
Thanks a lot it working well but i got an error while trying upddate my database my query was
UPDATE DATA SET
X= 2,
Y=3,
WHERE RESULT=24;
It has thrown an error...
java.sql.SQLException: Parameter index out of range (1 > number of parameters, which is 0).
Any idea about this ... where i went wrong I am wrong in the update query
Related Content
- 10 years ago
Recent Discussions
- 15 years ago