Problems with reverse engineering with Oracle 9.2.0.8
Posted: 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.
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.