Jun 21, 2004 #1 TheBugSlayer Programmer Joined Sep 22, 2002 Messages 887 Location US I cannot remember where/how to see/change the recovery model in SQL Server 7, does anybody do?
Jun 21, 2004 #2 RobertT687 Programmer Joined Apr 2, 2001 Messages 425 Location US In SQL 7.0 the option 'Truncate log on checkpoint' set to false is equivalent to 'Full'. I think recovery models by name are in SQL 2K and above. In EM, right click on the database, pick Properties. About mid-way down is the Recovery heading. Upvote 0 Downvote
In SQL 7.0 the option 'Truncate log on checkpoint' set to false is equivalent to 'Full'. I think recovery models by name are in SQL 2K and above. In EM, right click on the database, pick Properties. About mid-way down is the Recovery heading.