Article ID: 305351 - Last Review: September 23, 2005 - Revision: 1.1 Commerce Server: Unable to Handle Unicode CatalogThis article was previously published under Q305351 On This PageSYMPTOMS
Commerce Server application programming interfaces (APIs) may fail when you attempt to create a catalog and add a product with non-English characters on an English version of Commerce Server.
CAUSE
The stored procedures and the catalog object that are involved in creating a catalog and adding products do not handle Unicode characters correctly.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft Commerce Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
297216
(http://support.microsoft.com/kb/297216/EN-US/
)
INFO: How to Obtain the Latest Commerce Server 2000 Service Pack
The English version of this fix should have the following file attributes or later:
Date Time Version Size File name Platform ---------------------------------------------------------------- Aug-07-2001 11:23 4.0.2082.0 467,216 Catalog.dll Intel WORKAROUND
Utilize a localized version of Commerce server to handle localized data. For example, the English version of Commerce server should not contain Unicode data that is based on other localized languages.
STATUSMicrosoft has confirmed that this is a problem in Microsoft Commerce Server 2000. This problem was first corrected in Microsoft Commerce Server 2000 Service Pack 2. MORE INFORMATION
SQL Profiler traces reveal that CatalogCreate fails because a stored procedure does not have the proper Unicode indentifier (nvarchar) when the SQL commands are constructed. CatalogCreate is in one transaction, and if one stored procedure fails, the entire API fails. The Commerce 2000 BizDesk currently does not contain functionality to handle Unicode data and cannot display the double-byte character catalog name and data. This is a functional limitation. The catalog API functionality is the only means of accessing the Unicode data that may originate from localized language-specific data. Only catalog data that originates from a single language should be used with BizDesk. REFERENCESFor additional information on a dependent hotfix, click the article number below to view the article in the Microsoft Knowledge Base:309368
(http://support.microsoft.com/kb/309368/EN-US/
)
Catalog Incorrectly Uses Quotation Marks for Stored Procedure Parameter
| Article Translations
|
Back to the top
