Do I Still Need To Install Oracle Client if Using Microsoft ODBC for Oracle to connect to an Oracle Database?

前端 未结 3 1114
后悔当初
后悔当初 2021-01-14 21:22

Using ActiveX Data Objects 2.8 Library as a Reference from Excel VBA, and the connection string is:

\"Driver={Microsoft ODBC for Oracle}.......\"

And I also

3条回答
  •  情歌与酒
    2021-01-14 22:06

    there are other ODBC drivers out there that don't use the Oracle client software. DataDirect supply one https://www.progress.com/odbc/oracle-database

    TLMC

提交回复
热议问题