我需要从VBA连接到远程Oracle服务器。我不想安装任何额外的驱动程序或软件来连接,因为我需要将Excel分发给团队。我尝试了几个连接字符串,从而产生了像SQL_HANDLE_ENV failed这样的错误。或者Oracle client and networking components not found.到目前为止,连接字符串尝试过:
"Driver={Microsoft ODBC for Oracle};
我有一个使用OracleCore3.1创建的应用程序,它需要连接到.NET数据库,连接代码非常简单,我使用用户名和密码进行连接:{"NA Kerberos5:
Authentication handshake failure at stage: Could not load file or assembly 'Oracle</