在 Windows 7 中尝试通过 Electron 连接到 Oracle DB
Trying to connect to Oracle DB through Electron in Windows 7
我正在尝试通过我正在构建的 Electron 应用程序连接到 Oracle 数据库。我有哪些选择?
开始前使用node-oracledb. Electron has some ABI compatibility issues so review what other node-oracledb users are doing。
我正在尝试通过我正在构建的 Electron 应用程序连接到 Oracle 数据库。我有哪些选择?
开始前使用node-oracledb. Electron has some ABI compatibility issues so review what other node-oracledb users are doing。