I am installing SQL 2005 Developer Edition Sept CTP on the server which will
hold production databases once the RTM is released. Come November, do I need
to backup the databases, uninstall CTP, install RTM version then restore the
databases I was told to basically expect our production deployment before
November. The developers basically are using the new features of Reporting
Analysis, SQL Server etc. I have mixed feelings about how to handle these
type of deployments.
Also, can someone point me to the newsgroup pertaining SQL2005.
I need some expert opinion on how to handle these.
Thanks,
Lito

SQL 2005 CTP up to RTM
brian7339
kpb24
Is there an easy way of saving the databases, so they don't need to be laded from scratch
Thanks.. Dave
Clint Anderson
After you've backed up the database you can detach your database, uninstall the CTP server and tools, install the RTM server and tools, then attach your database. This can save you a little time restoring a backup, but is otherwise equivalent.
Neo_xx
I was under the impression that upgrades from the September CTP were going to be supported (and so were the other engineers I checked with before I posted), but the RTM ReadmeSQL2005 file contradicts this. The documentation is pretty much never wrong about this sort of thing, so I'll have to beg your pardon for my error.
alex1990
You will be able to upgrade from the September CTP to RTM. It would be a good idea to back up your databases files and logs before you upgrade. Uninstalling the CTP is not required.