Many to many and stored procedures
Posted: Wed 05 Jun 2013 14:41
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
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