Skip to Main Content

Java Development Tools

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!

Unable to retrieve database schema for MSSQL when creating entity object.

2805191Jul 23 2017 — edited Jul 25 2017

Hi,

I am using JDev 11g.

My application will access datasource from oracle db and ms sql db.

I managed to add the ms sql database connection after I added the Microsoft SQL Server JDBC Driver.

Under database navigator, I am able to see the list of tables in the ms sql server.

However, when I try to create entity object, the list of database schema is blank.

Please advise.

Thanks.

pastedImage_0.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2017
Added on Jul 23 2017
8 comments
214 views