I am using sqlserver 2000, have a database of 2GB.
I want to shift at higher version 2008.
What I have to do TO upload my Old version-2000 database backup into sqlserver 2008
Software/Hardware used:
sqlserver2000 and 2008r2
ASKED:
September 23, 2011 6:18 AM
UPDATED:
March 31, 2012 1:15 AM
As far as I remember, you could use detach and attach to upgrade from 7 to 2005. Not sure if that holds true for 2008.