JAYANSPX
asked on
how i can read sql log file
When ever we create database from sql server, it's create two file. I want to see what's available inside the .ldf file. Through program (visula basic or any other way). Can you help me.
i want to tranjection audit tool
i want to tranjection audit tool
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
I agree with chapmandew
They got help from MS
To be able to understand what's going on with the transaction log you'll need apply for a license called
On-Disk Structures document
They got help from MS
To be able to understand what's going on with the transaction log you'll need apply for a license called
On-Disk Structures document
I don't recommend you try to analyze the log file, If you reaaly require to anaylze then you can use SQL Profiler.