This might be a wierd one. I'm attempting to get the Oracle 11g instant client running along with SQL Developer. What I've done so far: Download the the following Instant Client packages: Basic, JDBC ...
I'm using polars on win11 OS with polars.read_database_uri function with 'connectorx' engine to connect oracle. And then get the notification of "could not find 64 bit oracle instant client". I ...