Hello all-
I am getting the "no column information was returned by the SQL command" error when querying an Oracle database in a data flow task. I understand this usually has something to do with temp tables in a stored procedure, but this task has neither.
It does, however, contain a left join between two subqueries. Not sure if this will cause a problem? It runs fine in Oracle.
Thanks in advance~
Bonediggler