SQL Server 2005 Enterprise - Evaluation period has expired
Hello,
I installed SQL Server 2005 Enterprise Evaluation edition on my server, now I got following error...Evaluation period has expired. As a result, my program using SQL Enterprise Evaluation can no longer start! (CA Unicenter Service Desk).
I got a licensed SQL Server Standard edition from Microsoft. How can I "upgrade" from the evaluation period to the licensed one? I need to keep Service Desk database (mdb) intact, without any change.
I read that can copy the files: mdb.mdf and mdb_log.LDF from: c:\program files\Microsoft SQL Server\MSSQL.1\MSSQL\Data" to the C Drive, then uninstall the evaluation version, then re-install the licensed version of SQL, then attach these 2 files to it.
Is that the only solution? Will this solve my problem? Do these 2 files contain everything needed (Will I be able to take over as if nothing happened?), please advice.
Microsoft SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality.SQL Server is available in multiple versions, typically identified by release year, and versions are subdivided into editions to distinguish between product functionality. Component services include integration (SSIS), reporting (SSRS), analysis (SSAS), data quality, master data, T-SQL and performance tuning.
Another option is to restore from a backup.