Skip to Main Content

Oracle Developer Tools for Visual Studio

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!

Entity Framework 6 with Oracle 10g problem

User_EVJ19Nov 6 2018 — edited Nov 7 2018

Hello guys,

I try to import stored procedures from an Oracle 10g database using an Entity Framework 6 database-firstĀ  approach but after I import stored procedures from the database and then I open Oracle SQL developer to open the imported stored procedures and I found in just "create or replace " in source code for all stored procedures on the same schema even the ones I didn't import by entity framework in my project why this happens and how to overcome

Comments
Post Details
Added on Nov 6 2018
0 comments
291 views