Hi All,
I am trying to connect to a database at work that does not use a typical TNS connection. I have a connection string that I use to connect to the database similar to this one:
jdbc:oracle:thin:@ldap://dbldap.uk.xyz.com:3060/storav,cn=XyzContext,dc=uk,dc=xyz,dc=com
This connection...