Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to read a .ldf 1

Status
Not open for further replies.

DrYueh

Programmer
Nov 26, 2002
2
CH
Hi to everybody

Is there a way i can read a .ldf File?

have a nice day and lots of fun
 
The LDF or Transaction Log contents can be viewed using 3rd party software such as Lumigent's Log Explorer ( I use Log Explorer and like it.

There is an undocumented DBCC command that will allow some limited view of the transaction log. DBCC LOG is explained at the following site.

Terry L. Broadbent - DBA
Computing Links:
faq183-874 contains "Suggestions for Getting Quick and Appropriate Answers" to your questions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top