February 4, 2011 at 4:44 am
Hi all,
where i work we use sql server 2005 (triggers, store procedure, function sql, database, table, temp table ..) and so on.
In a few days , we think to migrate all to sql server 2008.
I would like to know if some people HAVE MEET some problems and if i must to look at something when we transfer to all object to sql server 2008 !?
I'm a beginner with sql server and i don't want to spend one week to migrate ..
thanks for your time and comments
Christophe
February 4, 2011 at 5:17 am
WE sell software using SQL Server. Another department had lots of customer pc's that did not install the express edition correctly.
I also had problems pre SP1 installing SQL server, so if you have it installed, you are well away.
The one problem we did encounter was XML being passed to a CLR stored proc. It worked fine in SQL2005 but not in 2008. I guess you might not have that problem so I would not expect major issues.
But as always, test, test, test.
February 4, 2011 at 7:14 am
I just left a company that did a number of migrations. We had very few issues. Most of the time the problem was in code that was deprecated. Be sure you run the Upgrad Advisor and you should be fine. In most cases.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply