Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 822313 - Last Review: August 25, 2008 - Revision: 1.1
Replication of Arabic data stored in SQL Server
SUMMARY
SQL Server 2000 replication allows you to copy, distribute, and modify data across your enterprise. SQL Server 2000 includes several methods and options for replication design, implementation, monitoring, and administration to give you the functionality and flexibility needed for distributing data and maintaining data consistency.
Replication offers various benefits depending on the type of replication and the options you choose, but the common benefit of SQL Server 2000 replication is the availability of data when and where it is needed.
MORE INFORMATION
When you have Arabic data, consider the following:
If replication is implemented between servers using different character sets, SQL Server 2000 does not convert any of the replicated data and may mistranslate the data as it is replicated, because it is impossible to map all characters between character sets.
To guarantee successful data replication, therefore, servers are best configured using the same Arabic code pages and comparison styles.
You may consider setting up your SQL Server with the default Arabic code page 1256. You can view the default sort order and code page for your SQL Server by opening a connection in Query Analyzer and executing the stored procedure sp_helpsort
Generally, if you have an environment where you have different character sets including the Arabic character set, you should consider using Unicode data types, which do not require conversion. Even in this case, however, varying behavior may result if different sort orders are used.
APPLIES TO
- Microsoft SQL Server 2000 Standard Edition
- Microsoft SQL Server 7.0 Standard Edition
| kbinfo kbhowto kblangsupparabic kbbidi KB822313 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please