I'm trying to track down why a db query got screwed in SQL Server (just the one time).
dbcc log(mydb,2)
is not filterable by date(?). And the ldf file I can't access directly without going through 2 layers of bureaucracy
Any suggestions? Other than installing some 3rd party proprietary log file viewer.