
Solved!
Go to SolutionMS SQL DB Recover Model for vFoglight Pro?
Hello,
i get a question from one of our partners about the support for the different MS SQL Recovery Models (Simple, Full and Bulk-logged).
Is there any restrictions or is it whether what model is used by the MS SQL DB?
(Table from Microsoft)
Thanks
Daniel
i get a question from one of our partners about the support for the different MS SQL Recovery Models (Simple, Full and Bulk-logged).
Is there any restrictions or is it whether what model is used by the MS SQL DB?
(Table from Microsoft)
Thanks
Daniel
Responses (1)
Solutions (0)

lmurphy1
57 Posts
202
0
Posted January 13th, 2011 15:00
Of course if you are using Full recovery mode, you could just backup your db often to flush the logs.
A SQL DBA would normally have a preference and this would not be an issue.
Again, there is no restrictions on this.
-Larry