sql server - VS Studio 2015 and management studio 2012 -


so made data on sql server manangement studio 2012. when went access data in visual studio , gave me error , told me needed upgrade database. asked , said yes. worked database little , inserted couple of cells visual studio , when log on management studio database stuck in recovery pending. there way fix this? localdb files , mdf.

vs2015 not best suite ssms 2012, bring compatible issue, example, integration service, etc. switch use vs2012, , if database in restoring status long time small size database, did not use with recovery when restore database because database waiting latest transaction log, try restore database [yourdatabase] recovery, , refresh it, should good.

ps :you add stats track progress in case database still being restored.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -