From the technet article for Microsoft's Log Parser 2.2 it states that
"Can't find an input format you need? The new COM input format makes it possible to create your own custom Input Format and plug it into the Log Parser engine."
Is it possible to create such a COM input format for Microsoft SQL LDF files (2005/2008), and if so any examples of how it can be done?
We are wanting the ability to investigate the LDF files to better support our development staff without breaking the bank.