May 19, 2008 at 11:43 pm
what are the main Features in sql server 2008 database side, compare to 2005 database?
May 20, 2008 at 12:36 am
Lots of info on SQL 2008:
http://www.microsoft.com/sqlserver/2008/en/us/default.aspx
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 20, 2008 at 1:06 am
Some of the ones that I like are:
* Compression for Backups, Log Backups, Log Shipping, Database Mirrioring
* Compression in the engine for certain data types
* new data type
* SSMS enhancements for intellisense
The link above will show a more comprehensive and more technical insight into the new features
Thanks
Kevin
May 20, 2008 at 3:27 am
Lots of new stuff,
the one I use the most is the new Date data type;
there is no longer the need to add an arbitrary time to date only records.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply