Hi !
Is there anyway to exclude a sql-statement that is included in a DTS transcation block.
My problem is that i got a logging table that i use in my stored procedures. But every time there is a rollback, the current log entries will just be wiped-out.
I guess that logging to the msdb tables (sysdtstasklog)
also will result into a rollback, or am i wrong ?
Regards.
Johan
regards.