This is for folks working with the CS2008 SDK who would use the cs_4.0_CreateFullDatabase.sql script to create the Community Server 2008 database. Scroll to the end of the file where you'll find the cs_system_CreateCommunity stored procedure. In the past we ran this separately after the install or update script completed. The sqlScripts\HowTo.txt instructs us to run the CreateCommunity script after the install script like prior versions of CS, but you want to ignore that and instead modify the cs_system_CreateCommunity exec statement at the end of the CreateFullDatabase script and you'll be good to go.
