cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

java.sql.SQLException: Invalid column index

Former Member
4,926

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

View Entire Topic
Former Member
0 Likes

Hi Shilpi


From the description of the problem - looks like this is related to Java application code when trying to access and perform some action on the Oracle DB.

Can you please check the alertSID.log file for the Oracle DB and check if any error was captured there ..

Also maybe below links might be helpful

How to fix java.sql.SQLException: Invalid column index

java - What does the following Oracle error mean: invalid column index - Stack Overflow

Thanks

Rishi