dbTalk Databases Forums  

Wrong Greek characters on Windows 2000

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Wrong Greek characters on Windows 2000 in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
rsam2011@yahoo.com
 
Posts: n/a

Default Wrong Greek characters on Windows 2000 - 12-17-2007 , 05:24 AM






Hi there,

I have a strange problem with an application running on Windows 2000
connecting to a SQL Server 2000 with Greek collation.

Runnin this query on the SQL
"SELECT serverproperty('Collation'),
databasepropertyex('mydb', 'Collation')"
gives me:
SQL_Latin1_General_CP1_CI_AS, Greek_CI_AI

When I run my application on my Windows XP machine I have no problems
with the characters however when I try the same applicaton on a
Windows 2000 platform the Greek characters are lost. For example the
Greek characters TI appear as OE.

Any help is appreciated,
regards
BOB

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Wrong Greek characters on Windows 2000 - 12-17-2007 , 04:45 PM






(rsam2011 (AT) yahoo (DOT) com) writes:
Quote:
I have a strange problem with an application running on Windows 2000
connecting to a SQL Server 2000 with Greek collation.

Runnin this query on the SQL
"SELECT serverproperty('Collation'),
databasepropertyex('mydb', 'Collation')"
gives me:
SQL_Latin1_General_CP1_CI_AS, Greek_CI_AI

When I run my application on my Windows XP machine I have no problems
with the characters however when I try the same applicaton on a
Windows 2000 platform the Greek characters are lost. For example the
Greek characters TI appear as OE.
Is the Greek data in varchar or nvarchar?

Do you know which version of the MDAC there is on the Win 2000 machine?
Could you try installing MDAC 2.8 SP1?


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #3  
Old   
rsam2011@yahoo.com
 
Posts: n/a

Default Re: Wrong Greek characters on Windows 2000 - 12-21-2007 , 03:08 AM



Hi Erland,

The Greek data is in Varchar.

The Windows 2000, had MDAC 2.53 installed. I installed the latest MDAC
v2.8 and it is now working fine with Greek characters.

Thanks a lot,
regards,
Robert Sammut

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.