使用NodeJS配置OracleDB时收到以下错误。我已经下载了Oracle Instant Client并设置了PATH ,ORACLE_PATH, OCI_INC_DIR, OCI_LIB_DIR
E/launcher - Error: DPI-1047: Cannot locate a 64-bit Oracle Client li
brary: "The specified module could not be found". See https://oracle.github.io/o
dpi/doc/installation.html#windows for help
答案 0 :(得分:0)
谢谢Christopher的问题是我在同一文件夹中没有基本和SDK即时客户端库。我为Oracle-> Instantclient创建了一个文件夹,并在其中添加了所有文件。 后来在环境变量中定义了PATH。
下面是使用的InstantClient。我们需要它们都连接到oracle DB。
instantclient-sdk-windows.x64-18.5.0.0.0dbru
instantclient-basiclite-windows.x64-18.5.0.0.0dbru