All Oracle DB schemas added into project, but only one Oracle DB schema was selected

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
J.Gall
Posts: 7
Joined: Fri 21 Nov 2014 08:41

All Oracle DB schemas added into project, but only one Oracle DB schema was selected

Post by J.Gall » Fri 18 Nov 2016 09:30

Hi,

I have problem wit dotConnect for Oracle component after update to version 9.1.131 (VS2013/VS2015, EF6 – V6.1.3).

When I add new „ADO.NET Entity Data Model“ -> „Code first from database“ item into my project and after I select only some Tables from ONE DB schema, ALL SCHEMAS with ALL TABLES was added into the project.

With version 9.1.67 working all correctly and only one selected schema with only in this schema selected tables is added into project.

Have you any idea what is bad?

Best regards
Jaroslav

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: All Oracle DB schemas added into project, but only one Oracle DB schema was selected

Post by Shalex » Mon 21 Nov 2016 12:26

Thank you for your report. We will investigate the issue and notify you about the result.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: All Oracle DB schemas added into project, but only one Oracle DB schema was selected

Post by Shalex » Fri 09 Dec 2016 19:14

The bug with adding all available objects to the model (instead of the selected ones) by Entity Data Model Wizard is fixed: viewtopic.php?f=1&t=34692.

Post Reply