Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help with Oracle Entity Framework and synonyms

889624Oct 4 2011 — edited Apr 17 2012
Hi.
I have some troubles using schemas and synonyms of tables. It means that we are working with diferent schemas, one of those is the owner of tables and other one use synonyms with permissions to access, modify and delete in these tables, this one is the schema that the application use. So whats the way to use this synonyms to tables using the application schema with Entity Framework?

While I'm using the application data schema I couldn't get data from tables, because the application schema doesn't have tables just use synonyms to them.

Thanks in advanced

Cesar.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2012
Added on Oct 4 2011
2 comments
560 views