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!
When creating a new data block in Oracle Form Builder, the tables that I have created do not show after connecting to database. Here are some screenshots : However, I find all the tables when running the two command-lines in the command prompt :
sqlplus c##aimen/mon_mot_de_passe@orcl select * from tab;
Here is another screenshot : This is my tnsnames.ora file content : Any idea how to fix that?