I have the version 9.1.131.0.
I want to connect to a Oracle 12 DB with a Service Name.
I have the login, pw, server, but it seems i can't add a service name or port to OracleConnectionStringBuilder
.
How do i connect to my db with a service name?
I can make it happen with Oracle.ManagedDataAccess
but due to performance issues i want to test if the Devart Driver is working better.
kind regards