"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