cancel
Showing results for 
Search instead for 
Did you mean: 

Java Dictionary and Underlying Data Base

Former Member
0 Kudos

Hi Friends,

I have created some tables in Java Dictionary Project in NDS and deployed it on the server. We are using ORACLE as the underlying data base for the JAVA Stack on server.I want to know with which name the tables will be created on the Oracle data base. Is it the same name that i give in Java Dictionary???. But when i try to access the tables using the Oracle SQL+ environment it is giving that no tables exist with that name.

How can i access the tables that i have created in Java Dictionary, by using Oracle Client.

Regards,

Gowtham K

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes , the tables are stored with the same name. When u login to ur database make sure ur logging in with correct user and check the tables under correct schema.

regars,

datta.

Answers (0)