I have noticed in my Local SQL Express 2008 the collation of my system databases are different then my customs tables I created our servers.
Is there an options to set the Collalation when installing? I tried to change it in the database properties but get errors
Have a look at this MSDN article: http://msdn.microsoft.com/en-us/library/ms179254.aspx
Normally, the desired collation is specified during installation.