MIgration to 64-bit Sql Server
5 pts.
0
Q:
MIgration to 64-bit Sql Server
What issues do I face with database file compatibility if I migrate from 32-bit SQL Server 2000 to 64-bit SQL Server 2005?
ASKED: Oct 8 2008  12:38 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46765 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
You don't face any database file compatibility issues going from SQL 2000 32bit to SQL 2005 64bit. SQL Server 2005 uses the same layout of data within the database file for either 32bit or 64bit. You can move between them without issue. Upgrading between platforms like this is just like upgrading to SQL 2005 32bit.
Last Answered: Oct 9 2008  6:07 AM GMT by Mrdenny   46765 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Mrdenny   46765 pts.  |   Oct 9 2008  6:08AM GMT

Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.

 
0