Sample Header Ad - 728x90

How does JDBC over LDAP connection work?

0 votes
0 answers
254 views
The JDBC connection I should use is defined in Oracle SQL Developer with the following syntax: jdbc:oracle:thin:@ldap://intranet.oid-01.dama.ch:3063/EDWHPD,cn=OracleContext,dc=emea,dc=dama,dc=ch But with Ruby on Rails, I don't use JDBC. I use Ruby-oci8 gem. I should probably get the server name or the SID from the LADP resource, but how can I do this? Thanks for your help!
Asked by user1185081 (133 rep)
Jan 10, 2023, 02:58 PM