【Data Platform】/SQL Server

MS Products는 성능상의 이유로 UCS-2 유니코드 사용

디비랑 2008. 11. 10. 14:55
/********************************************************************************************
-- Title : MS Products는 성능상의 이유로 UCS-2 유니코드 사용
-- Reference : http://msdn.microsoft.com/en-us/library/aa902669.aspx
-- Key word : unicode ucs-2 ucs2 유니코드
********************************************************************************************/

Summary: Learn about preserving the integrity of character data as it moves between client applications and SQL Server 2000. The particular focus is such data transmission in a global setting that may include a mix of Unicode and non-Unicode code pages. Topics include an explanation of Unicode and its impact on storage and performance, client-server data flow programming issues, and working with Data Transformation Services, bcp, BULK INSERT, and the XML functionality in SQL Server 2000. (17 printed pages)