Exclude a sql-statement in an DTS transaction

  • 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.

  • You can log a limited amount to disk. Not sure there's a good way to do this.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply