Problems with reverse engineering with Oracle 9.2.0.8

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
tecnicidtp
Posts: 1
Joined: Wed 09 Oct 2013 14:41

Problems with reverse engineering with Oracle 9.2.0.8

Post by tecnicidtp » Wed 09 Oct 2013 16:18

Hi,
we're trying to evaluate dotConnect for Oracle to use as a provider for MS ADO .NET Entity Framework; we're facing with some issues with Oracle 9.2 (9.2.0.8 ) in reverse engineering an existing db.
When we try to generate the model from db, we get an exception System.Data.EntityCommandExecutionException; the inner exception is Devart.Data.Oracle.OracleException with Oracle error ORA-00904: "DROPPED": invalid identifier.

Looking at supported Oracle version for dotConnect as Entity Framework provider, we find minimun version is Oracle 9.2.0.4, so it seems that our version (Oracle 9.2.0.8 ) is ok, but actually it doesn't work.

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Problems with reverse engineering with Oracle 9.2.0.8

Post by MariiaI » Thu 10 Oct 2013 08:06

Thank you for the report. There is a known issue related to work in EDM Wizard with Oracle 9.2. We have fixed it and we will inform you when the corresponding build of dotConnect for Oracle with this fix is available for download.

Post Reply