Hello,
I have connected to on oracle database thru ODBC connection via VBA. The connection works.
I have an oracle select script that I want to use in my vba.
I basically want to make an access table from the oracle sql. What would be the most efficient way to do this?
Can I use oracle sql in the SQL view of a query to run a make-table?
I have connected to on oracle database thru ODBC connection via VBA. The connection works.
I have an oracle select script that I want to use in my vba.
I basically want to make an access table from the oracle sql. What would be the most efficient way to do this?
Can I use oracle sql in the SQL view of a query to run a make-table?