SharePoint 2010 automatically installed the database on SQL Server Express 2008 but I need to migrate the database to SQL Server 2008. How can I go about doing this?
This is installed on Windows Server 2008 R2 Standard.
Backup and restore or detach and re-attach are the two easiest methods.