Network Services and (or vs.) ODBC
I looked through the documentation on Oracle Network Services to see if there were better ways to connect, but there was no mention of ODBC in the documentation. Network Services seems to be primarily oriented around JDBC, but there doesn't appear to be a way to combine JDBC and VBA.
For queries that can return large amounts of data, what is the preferred method when accessing Oracle with Microsoft VBA products?