<docbook><section><title>SQLServerUnicodeConfig</title><bridgehead class="http://www.w3.org/1999/xhtml:h2">Database Configuration for Unicode</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Microsoft SQL Server 2000</bridgehead>
<para>There are no Unicode-specific settings for Microsoft SQL Server.
 When creating a Database, the collation type for the database can be specified but there is no UTF8 or Unicode specific setting, and a wide (Unicode) language type like Chinese or similar has to be selected, after which wide (Unicode) data can be inserted into the Microsoft SQL Server wide character types NCHAR &amp; NVARCHAR.
</para></section></docbook>