Page 1 of 1

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

Posted: Fri 18 Nov 2016 09:30
by J.Gall
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

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

Posted: Mon 21 Nov 2016 12:26
by Shalex
Thank you for your report. We will investigate the issue and notify you about the result.

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

Posted: Fri 09 Dec 2016 19:14
by Shalex
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.