on ‎2013 Dec 30 11:42 AM
Hello Experts,
I am developing one application on web dynpro java, here the users will enter data and the data will be stored in Oracle database, while saving the form i am having this exception:
java.sql.SQLException: Invalid column index
please help me out with this error
Request clarification before answering.
Hi Shilpi,
>> java.sql.SQLException: Invalid column index
Check the SQL statement and parameters that you are supplied in the code. This error mostly caused by providing wrong parameters on the code.
Remove set parameters first then execute the code. Then add the removed parameters one by one and find the root cause.
Best regards,
Orkun Gedik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.