Hi,
What is the right collation setting for tfs. I read about the collation setting for tfs must contain,
Must be accent sensitive
Must not be case sensitive
Must not be Binary
Must not be Binary - code point
I am using SQL_Latin1_General_CP1_CI_AS for tfs database service
In Analysis service I am using Latin1_General
Is it right ??? Or Do i have to change it????