-
SQL SERVER Migration
hi all,
1. does SQL SERVER 32 bit edition can run under Windows 64bit version?
2. if we upgrade from 32bit SQL 2005 to 64bit SQL 2005, how the DB migration work? is it just simple backup and restore?
3. if we upgrade from 32 bit SQL 2005 to SQL 2008, how the DB migration work? is it just simple backup and restore too?
-
Re: SQL SERVER Migration
1. Probably (64 bit versions of Windows have an emulation mode for 32 bit), but I wouldn't recommend it - the 64 bit version will almost certainly be more efficient (eg: run faster).
2 & 3) I think so, but I don't do that kind of thing much.
-
Re: SQL SERVER Migration
thanks si
any "sure" answer? :D
i can't experiment it in 64bit platform, my computer doesn't support it
and can't found satisfied answer in google :(