View Single Post

   
  #2 (permalink)  
Old 02-29-2008, 04:17 AM
Simon Hayes
 
Posts: n/a
Default Re: Analyze LDF files MS SQL Server 2000


"Esteban" <ecastillo@gmail.com> wrote in message
news:8f83567b.0406180752.1b24d5ff@posting.google.c om...
> Anybody nows a tool to analyze LDF files in MS SQL Server 2000?
> I mean, a tool that converts a LDF file in a set of SQL transactions?
> (similar to dbtran in sybase)
>
> thanks!


There is nothing in MSSQL itself (except for some undocumented commands),
but there are third-party tools available, such as this one:

http://www.lumigent.com/

If you are trying to achieve something specific, you might want to post more
details of your goal, and someone may be able to suggest something.

Simon


Reply With Quote