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

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Roger Taylor
Posts: 2
Joined: Fri 10 Jul 2009 07:42

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

Post by Roger Taylor » Fri 10 Jul 2009 08:34

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.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 10 Jul 2009 12:24

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.

Post Reply