Retrieve data from a SSIS package
Hi!
I have a report that retrives data from a SSIS package. When I try to run the query (which is the name of the dataReader), I get this error:
"An error occurred while executing the query.
The package failed to execute (Microsoft.SqlServer.Dts.DtsClient)"
Any ideas?
Thank you!

