Page 1 of 1

Many to many and stored procedures

Posted: Wed 05 Jun 2013 14:41
by McMlok
Hello,

I cannot call CRUD operation directly to Oracle and I must use stored procedures. But when I have in model many-to-many association I cannot set procedures in model designer. I found this sample for standard EF http://msdn.microsoft.com/en-us/library/cc716773.aspx and try to edit edml directy in xml editor. This works good but when I open my model in designer make change like move class on screen to left and than save, my changes in edml is gone. Is there posibility to have many-to-many use stored procedures instead of all INSERT/UPDATE/DELETE commands?

Thanks

I use dotConnect 7.7.252

Re: Many to many and stored procedures

Posted: Fri 07 Jun 2013 14:03
by Shalex
Thank you for your report. We will post here when serialization/deserialization of mapping of stored procedures to CUD operations in an association is implemented.

Re: Many to many and stored procedures

Posted: Wed 19 Jun 2013 09:33
by Shalex
The bug with a serialization of stored procedures mapping to CUD operations in an association is fixed. We will post here when the corresponding build of dotConnect for Oracle is available for download.

Re: Many to many and stored procedures

Posted: Thu 20 Jun 2013 13:17
by Shalex
New build of dotConnect for Oracle 7.7.267 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=1&t=27386.