LinqConnect to Oracle with different Schema
Posted: Thu 07 May 2015 15:01
Is there a way (in the connection string or something) that I can set the schema that I want to use for the connection?
I am trying to use LinqConnect via LINQPad to connect to an Oracle server. The schema that I need to use is NOT the default user schema, and I have access to way too many schemas to use the "Include all schemas" option...it crashes trying to handle them all.
Thanks.
I am trying to use LinqConnect via LINQPad to connect to an Oracle server. The schema that I need to use is NOT the default user schema, and I have access to way too many schemas to use the "Include all schemas" option...it crashes trying to handle them all.
Thanks.