
January 9th, 2002, 03:12 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Language Setting MS SQL collation and sort order
Originally posted by : Roy Koshy (roykoshy@yahoo.com)I have a problem with MS SQL Server collation. Arabic htm meta tag windows charset = 1256. SQL collation name SQL_Latin1_General_Cp1256_CS_AS or CI-AS OR Binary all tried. With sql 7 and 2000. with Arabic language enabled server windows 2000.All the cases I can view Arabic. String comparison also working. But the query Analyzer and Enterprise manager show garbage data in the tables. Can anyone help me to write Arabic on an sql server table and able to view Arabic data even if I open and see a table directly form enterprise manager or Query Analyzer.
|