Connection string syntax for Classic ADO / ODBC / Oracle 10g EZConnect
问题 I'm trying to connect various VBA projects to an Oracle 10g back end using ADO (2.8) and no TNS. After various attempts, we've decided that the simplest series of steps for a clean installation include: Set up an Oracle Instant Client Install the accompanying ODBC driver (Test the connection using EZCONNECT via SQL Plus) (Test the connection by creating a Windows DSN) Everything up to here works fine. Problem is, I cannot figure out the syntax to tell ADO to use the instant client ODBC driver