Home
Options

Exception connecting to Oracle with LINQPad 6

Previously i used the IQ driver to connect to Oracle. Now I want to use the build in .NET Core driver. However I am not able to get this running. If I test the connection it succeeds, but if I want to browse the database it fails.
I get the message 'An error has occured': LINQPad.ExecutionModel.RemoteException
See the attached screenshot.
We are using Oracle 12C

Comments

Sign In or Register to comment.