Hi
The database files (mdf ldf) were taken from a crashed machine and loaded using the attach method. Since everything has been working fine, except when i try to truncate the transaction log the file size does not change and i now notice that it says Not Applicable against the filegroup entry for the transaction log in database properties.
Is the transaction log not active? Did i not attach it correctly? How can i check?
Regards
Gary
EDIT: There is no option to backup the transaction log in the Backup Window of management studio express either