I upgraded to SQL2008 from SQL2005 on a test box just to see what would happen. Amazingly it went very smoothly. I used the upgrade wizard in SQL2008 to do a stand alone upgrade, no detach attach upgrade.
Looking over the databases after the upgrade I noticed that the compatibility level was still set to 90, i.e. SQL2005. Do I need to change the compatibility level to 100, i.e. SQL2008 in order for things to work properly?
Thanks.
Ralph