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!

Scaffold-DbContext "Unable to find a table in the database matching the selected table"

jb06May 30 2019 — edited Jun 3 2019

I'm trying to use the Scaffold-DbContext command to scaffold two tables that are owned by another user. Is there a way to do this? I've tried using the -Schema paramater to specify the user and qualifying the table names with the user.

This post has been answered by Alex Keh-Oracle on May 30 2019
Jump to Answer
Comments
Post Details
Added on May 30 2019
3 comments
2,859 views