Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Code Pages in SQL

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-01 : 18:02:56
Omar writes "I'm trying to store charecters in the Arabic Language in a SQL 7 SP2 database. I have selected the arabic codepage when I installed the server. The database is installed on an english NT Server SP6a. When I store arabic into the database and try to view it from an arabic enabled windows machine, I get non-arabic charecters back. Does the operating system have to match the codepage of the database installed for it to work properly? Or is there another setting in the sql server that I have to change so that it can work with non-english charecters?

thank you for your time,"

   

- Advertisement -