Question
What Collation should I use when installing MSSQL Server?
Answer
The only collation supported by AccessData products is "SQL_Latin1_General_CP1_CI_AS."
Overview
The collation dictates how data is stored in SQL. Linked here is a reference article from Microsoft.