Post date: Jul 11, 2012 8:45:29 AM
Backup the Database
Backup the Log File (Transaction file backup)
Open query analyser and switch to the database - use databasename and execute (Green play button)
Run the shrink comamnd - DBCC shrinkfile (databaselogfile, size) and execute
Look for confirmation in the results window