I've run into a curious problem.
Using Data-New Query - From Oracle Database, I've created an ODBC connection to oracle (with a SQL statement).
What I'd like to do is use VBA to force a refresh.
My current method is using SSIS to execute a "Macro"/subroutine which works until it gets an...