Monday, February 25, 2013
Friday, February 22, 2013
How to check one web site is HTTP compression enabled?
1. By this website
http://www.whatsmyip.org/http-compression-test/
2. By Chrome f12 tool/Firefox Firebug
Checking reponse headers if exists: Content-Encoding:gzip
(IE f12 tool does not display this header)
http://www.whatsmyip.org/http-compression-test/
2. By Chrome f12 tool/Firefox Firebug
Checking reponse headers if exists: Content-Encoding:gzip
(IE f12 tool does not display this header)
Thursday, February 21, 2013
Wednesday, February 20, 2013
Can you Restore SQL Server 2012 backup to a SQL Server 2008 database?
No. Error message: Specified cast is not valid. (SqlManagerUI)
You can restore 2008 to 2012, but not backward.
You can restore 2008 to 2012, but not backward.
Subscribe to:
Posts (Atom)