see also How do I change the system wide collation setting in SQL Server 2005
Is there an easier way to change the system wide (temp db) collation setting in SQL Server 2008 other then a full restore?
If I do a full reinstall is there a quicker way of keeping my database other then doing a backup/restore.
(As this is a development PC, database downtime while this is being done is not an issue)