Viewing post 1 (of 1 total)
I have a stored procedure that runs nightly. It truncates the log and also shrinks the database. It is as follows:
/*----------------------------------------------
Truncates Transaction Log and Shrinks DB
Scheduled to run...
March 17, 2006 at 6:24 am
#627277