Results 1 to 2 of 2

Thread: Logged events on SQL Server

  1. #1
    Guest
    Could any tell me if under MS SQL Server table changes are classed as logged events and saved in the transaction logs?

    Many Thanks,

    John

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    None of my documentation is clear (you probably have had the same results). You could try to make it so by wrapping it with a begin/end transaction (if it's permissible). I suspect that it's not a logged event, under normal circumstances.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width