❔ Get Data from Table api c#
when i try to get data from db the message error is : ORA-00942: table or view does not exist.
12 Replies
how are you fetching the data
.
can you show the
DemoDBContext.cs
@sn0wgirl_97
and the
USERINFOTEST.cs
?
@sn0wgirl_97 true ?
@sn0wgirl_97 .
have you run migrations?
and are you sure the connstr is correct?
@Pobiega i dont understand
ok so first, check your connection string
are you sure you are connected to the correct database?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.