Page 1 of 1

LINQ to Oracle designer - how to get design tables...

Posted: Fri 10 Jul 2009 08:34
by Roger Taylor
Hi guys!

I've just downloaded dotConnect for Oracle.
While tryin to create Linq o Oracle mapping I encountered that I can map only tables from one schema :(
Can I somehow cope with this limitation?

Thanks in advance.

Posted: Fri 10 Jul 2009 12:24
by AndreyR
Click on the Show all objects button in the Database Explorer (it's between the Connection properties and Refresh buttons).
Please be aware that you should have necessary grants to use these objects in runtime.