I need to move a database from a Win2008R2 server running MS-SQL 2005 to another server running Win2012R2/MS-SQL2012.
Can I simply do a detach from the old server and an attach on the new server? If so, does this process also handle the log files?
Can I simply do a detach from the old server and an attach on the new server? If so, does this process also handle the log files?