Hi Everyone,
I created an SSIS package and in that, I used SSIS Logging (SSIS Log Provider for SQl Server) created a log table in the SQL database.
When I am running the package from BIDS everything is getting logged properly in the Logging table.
Problem is coming when I am running the package from batch file nothing is getting logged in Table.
Can anyone help me out why this is happening?
Thanks




