Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
imughal
Posting Yak Master
192 Posts |
Posted - 2011-09-13 : 03:59:24
|
hello,i have SQL Server 2005 32 bit edition running on windows 2003 32 bit edition.i want to upgrade it on SQL server 2008 on 64 bit on windows 2008 R2 64 bit.kindly guide me steps for this upgrade process.thx |
|
Sachin.Nand
2937 Posts |
Posted - 2011-09-13 : 06:29:39
|
How many databases do you have on the server ?PBUH |
 |
|
imughal
Posting Yak Master
192 Posts |
Posted - 2011-09-13 : 08:58:28
|
multiple, actually want to upgrade sharepoint with sql server |
 |
|
Sachin.Nand
2937 Posts |
Posted - 2011-09-14 : 01:55:18
|
Not sure on the sharepoint part.But first thing would be to take set single user and take a full backup's of all the user databases including the system databases.Then uninstall the existing 32 bit and install the same version instance of the 64 bit.Is downtime acceptable ?PBUH |
 |
|
|
|
|