c# - Tables from second schema are not visible in Entities Wizard -
i want add ado.net entity data model project. using oracle database , oracle odp.net connect database.
i need query 2 schemas. configured connection use 2 different schemas (using information found in another question ).
the tables visible in server explorer. not visible in ado.net entity data model adding wizard. shows tables first schema , have schema name in front:
tablename(schemaname).
what must see tables both schemas?
this known bug. suffer , @ 1 point went away, has returned me. oracle aware of , fix next odac release. see here thread concerning it:
https://forums.oracle.com/forums/thread.jspa?messageid=10396897
reply oracle employee:
posted: may 2, 2012 3:53 pm
we've been able reproduce bug @ oracle , investigating solution. hope include bug fix in next release.
Comments
Post a Comment