Model First in Oracle

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
fni
Posts: 25
Joined: Wed 27 Jan 2010 13:20

Model First in Oracle

Post by fni » Mon 03 May 2010 13:05

Is there any chance that in model first scenarios when I specify Int-based entity-keys that are set to Identity that dotConnect for Oracle generates the necessary triggers in order to get auto-increment working automatically?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 06 May 2010 10:44

We will investigate the possibility to support this scenario.
I will let you know about the results of our investigation.

fni
Posts: 25
Joined: Wed 27 Jan 2010 13:20

Post by fni » Thu 06 May 2010 12:10

Thanks. Generating one sequence and one trigger per Int32/64 Identity field would be nice.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 30 Jul 2010 17:08

This functionality is implemented in the latest 5.70.152 build.
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=18588.

Post Reply