INF: Storing UTF-8 Data in SQL Server
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
- Microsoft SQL Server 6.5
- Microsoft SQL Server 7.0
This article was previously published under
Q232580
SUMMARY
Some applications (especially those that are Web
based) must deal with Unicode data that is encoded with the UTF-8
encoding method. SQL Server 7.0 and SQL Server 2000 use a different
Unicode encoding (UCS-2) and do not recognize UTF-8 as valid
character data. This article discusses some options for dealing with
this situation.
| Last
Reviewed: |
12/10/2002 |
| Keywords: |
kbinfo kbSQLServ2000
kbSQLServ650 kbSQLServ700 KB232580
kbAudDeveloper |