Jeff Byboth
Giving back to the Geek Nation
Thursday, December 11, 2014
SQL Server Stuck in Restoring State
If you database ever gets stuck in restoring state run this script to get it usable again.
RESTORE
DATABASE
MyDatabaseName
WITH
RECOVERY
Tuesday, December 9, 2014
What is that website built with?
Wondering what a website is built with? Is it ASP.Net, Java, PHP?
Built with will tell you
http://builtwith.com/
‹
›
Home
View web version