safoura ebrahimy
دوشنبه 23 آذر 1388, 12:52 عصر
با سلام كد من براي بازيابي :
string query = "USE master RESTORE DATABASE [dbfrushgah] FROM DISK = '" + path + "'";
و تا حالا چند بار هم باز يابي كردم ولي الان اكسپشن
Exclusive access could not be obtained because the database is in use.
RESTORE DATABASE is terminating abnormally.
Changed database context to 'master'.
را ميگيره اين خطا براي چيه
لطفا كمكم كنيد
string query = "USE master RESTORE DATABASE [dbfrushgah] FROM DISK = '" + path + "'";
و تا حالا چند بار هم باز يابي كردم ولي الان اكسپشن
Exclusive access could not be obtained because the database is in use.
RESTORE DATABASE is terminating abnormally.
Changed database context to 'master'.
را ميگيره اين خطا براي چيه
لطفا كمكم كنيد