Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF application with MySql db

user-yumsjMay 23 2023

My ADF application was develped with Oracle db. But client needs MySql db instead of Oracle. So, I have modified adf-config.xml and MOdel.jpx files for SQL Platform as SQL92 and Data Type Map as Java. My issue is while selecting from Lov, code is returning but name is not returning and throwing error as Parameter index out of range (1 > number of parameters, which is 0).

Thanks.

Comments
Post Details
Added on May 23 2023
9 comments
710 views