Kevin Hughes on Dynamics CRM
A collection of tips and findings from a UK based Dynamics CRM Consultant
Tuesday, 1 March 2011
Got a SQL DB stuck in restoring?
Then use the following script:
RESTORE DATABASE [DATABASE NAME]
WITH RECOVERY
Taken from
http://www.execsql.com/post/bringing-a-database-out-of-restoring-state-in-sql-server-2005
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)