Hi all,
I am getting the following error when I am trying to use JDBC in a web dynpro application. I need to execute select query on table XI_AF_MSG.
java.sql.SQLException: Invalid object name 'BC_DDDBTABLERT'
When I tried to debug the code, I came to know that connection is getting done successfully but error comes when I try to execute the query.
Can anyone help me to solve the problem?
Regards,
Bhargav