Bonediggler1
Technical User
Hello-
I would like to set up a package that will run a complex query out of Oracle that contains bind variables. The query also contains multiple joins, sub queries, etc.
I can program the variables with the Script Task, but am stumbling on 1) where to put the query string (too long for sql command box) and 2) if this works, can SSIS even run complex queries out of Oracle?
I do not have any development rights on the DB, so I cannot get this into a stored proc.
Thanks in advance for the help!
I would like to set up a package that will run a complex query out of Oracle that contains bind variables. The query also contains multiple joins, sub queries, etc.
I can program the variables with the Script Task, but am stumbling on 1) where to put the query string (too long for sql command box) and 2) if this works, can SSIS even run complex queries out of Oracle?
I do not have any development rights on the DB, so I cannot get this into a stored proc.
Thanks in advance for the help!