Question : SQL Sever 2008 evaluation expired

I have been successfully running an evaluation copy of ms sqlserver 2008 for a year.  The evaluation period has expired and I have just purchased a MAPS subscription from M/S - so I now have a 'proper' version.  I need to use sql server based applicatikons asap - Is there any way I can avoid the 'remove/re-install' process?

Answer : SQL Sever 2008 evaluation expired

You can upgrade Evaluation edition of SQL Server 2008 only if it doesn't expired..
Since yours expired, you have no option other than Un-install and re-install approach.
And steps you need to do here:

1. Take a backup of your user databases.
2. Take a backup of your Agent jobs and maintenance plans
3. Take a backup of your logins using the script here:
http://support.microsoft.com/kb/918992
4. Uninstall evaluation edition
5. Install your licensed version of SQL Server 2008.
6. Apply SP1 for SQL Server 2008.
7. Run the Logins script taken in step no. 3
8. Restore user databases.
9. Create Agent jobs and Maintenance plans.
Random Solutions  
 
programming4us programming4us