Page 1 of 1
oracle synonyms support
Posted: Tue 20 Jul 2010 21:14
by skoub
hi!
i would like to know if Oracle synonyms will be supported in a future release.
thank you!
alex
Posted: Thu 22 Jul 2010 15:07
by AndreyR
We don't have a possibility to add proper support for the synonyms in Entity Framework.
Posted: Thu 24 Mar 2011 07:15
by Nielss
Andrey,
Does you remark about the support for synonyms still hold or has something changed after 9 months? We are trying to use synoniems of some PROCs. This results in an System.Data.EntityCommandExecutionException. The inner exception is a System.ArgumentNullException.
Same situation works perfectly without using synonyms.
Thanks,
Niels
note: problem occures only with PROCs EF can retrieve data via a synonym to a table or view.
Posted: Thu 24 Mar 2011 13:55
by AndreyR
Could you please send us a small test project illustrating the error?
Please include the scripts of the DB objects used in it, if possible.