Friday, October 2, 2020

Database is restoring for a long time no idea what is going on

 Database is restoring for a long time no idea what is going on


Try this

use master

RESTORE DATABASE [you database name] WITH RECOVERY;


No comments:

Post a Comment