-
Couldn't load subscription status.
- Fork 1.1k
-
I am trying to upgrade from v5.5.0 (thick client) to v6.0.2 (thin client), however I currently use ldap.ora and sqlnet.ora files to connect via LDAP. Is connecting via LDAP compatible with the v6.0.2 thin client?
Beta Was this translation helpful? Give feedback.
All reactions
It is not. Similar to oracle/python-oracledb#111. You can continue to use Thick mode.
(One buglet I just noticed is that both node-oracledb and python-oracledb docs don't mention it.)
Replies: 1 comment 3 replies
-
It is not. Similar to oracle/python-oracledb#111. You can continue to use Thick mode.
(One buglet I just noticed is that both node-oracledb and python-oracledb docs don't mention it.)
Beta Was this translation helpful? Give feedback.
All reactions
-
I suggest to add subgroups like "authentication", "data types" etc. in the feature table and link to it from the main project page.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
-
@cjbj Should I open an enhancement request for this or is it covered by oracle/python-oracledb#111
Beta Was this translation helpful? Give feedback.
All reactions
-
@cjbj I haven't seen any updates on the python enhancement request. Any idea if this will be addressed in the near future? The thick client is fine for now, but makes development on M1 / M2 less than ideal by requiring different installs of node
Beta Was this translation helpful? Give feedback.