I need to connect an Ms Access Database to an Oracle database (I suppose via an ODBC connection).
When I connect to this Oracle database via SQL Developer (which works well), I use the following parameters:
LDAP server: XXX.YYY.int:18126:18127
Select Context: cn=OracleContext,dc=YYY,dc=int
DB Service: XXXPRD.
Now like to reproduce the same connection in the ODBC Data Source Administrator screen of WINDOWS 10.
The back-end database is an Oracle database version Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production. For this purpose I have downloaded and installed the Oracle Database 12c Release 1 (12.1.0.2.0) 64 bit, but do not know what to do next.
Can anybody put me on the right track?
Thank you.