Managing SQL Server 2000 Log Files
Video References
These additional references will help you take what you've learned in this SQL Server Video to the next step.
Book References
Inside Microsoft SQL Server 2000
Relevance: Chapter 5 (starting around page 175) provides some great information on database file sizes and growth - as well as information on shrinking files. Pages 182+ cover information about logging mechanics and truncation as well as the role of virtual log files.
Links / References
SQL Server Books Online [link]
Relevance: Check out the following links for additional information and documentation from Books Online:
Selecting a Recovery Model
Shrinking the Transaction Log
Modifying a Database

