With SQL Server 2005 SP3 (running on Windows Server 2003), why is it that the Transaction Log Space does not show when you right click the database and select properties. In SQL Server 2000, when you selected the database and then selected View|Taskpad the Transaction Log Space (total, used and free) would show at the very bottom.
Is there another method to see the total, used and free transaction log space?
Thanks in advance, Kevin