Re: Pro's and Con's of SQL Server 2005 vs. SQL Server 2008
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Sun, 26 Jul 2009 09:22:15 +0000 (UTC)
George Lewycky (gelewyc@xxxxxxxx) writes:
We were just informed that we have to use SQL Server (Enterprise
Edition) for our projectinstead of Oracle
.
Which version 2005 or 2008 do you suggest is best for stability,
features, performance, memory utilization, customization, etc.
There is little reason not to go for the most recent version, SQL 2008.
Also any suggested books, websites, utilities would be appreciated
also
You may find the "Inside SQL Server" series useful. I'm not really updated
on whether all our parts for SQL 2008 are out, but the SQL 2005 books
will still take you a long way. You will probably have more use for
Itzik Ben-Gan's books on querying and programming, at least to start with.
But then it depends a lot on what features you will need. For instance,
if you project includes export/import of a lot of data, you should look into
SQL Server Integration Services.
And keep in mind, SQL Server != Oracle. If you design your SQL Server
solution as if you were on Oracle, there will be no happy ending.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Pro's and Con's of SQL Server 2005 vs. SQL Server 2008
- From: George Lewycky
- Pro's and Con's of SQL Server 2005 vs. SQL Server 2008
- Prev by Date: Re: Pro's and Con's of SQL Server 2005 vs. SQL Server 2008
- Next by Date: Rows affected
- Previous by thread: Re: Pro's and Con's of SQL Server 2005 vs. SQL Server 2008
- Next by thread: Re: Pro's and Con's of SQL Server 2005 vs. SQL Server 2008
- Index(es):
Relevant Pages
|