Re: Usind database with encoding UNICODE and vovel

Поиск
Список
Период
Сортировка
От Josef Springer
Тема Re: Usind database with encoding UNICODE and vovel
Дата
Msg-id 42F21C09.5060308@joops.com
обсуждение исходный текст
Ответ на Re: Usind database with encoding UNICODE and vovel  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-odbc
Hi Dave,

i have made some more tests:

Database and client encoding both UNICODE.
Writing of sting columns work if the content is converted explicitly to UTF8 before sending.
Reading string columns gets the content without encoding. (one byte for each character).
Thats the behaviour on Win2k.

Best Regards,
Josef Springer

 -- the software company --

Orlando-di-Lasso Str. 2
D-85640 Putzbrunn

Tel.++49(0)89 600 6920
Fax++49(0)89 600 69220
mailtoJosef.Springer@joops.com
Websitehttp://www.joops.com

It seems that writing


Dave Page wrote:
 


From: Josef Springer [mailto:Josef.Springer@JOOPS.COM]
Sent: 04 August 2005 09:45
To: Dave Page
Cc: pgsql-odbc@postgresql.org
Subject: Re: [ODBC] Usind database with encoding UNICODE and vovel
Importance: Low

Hi Dave,

thanks for quick answer.
  • I used Win2k with german locale   
I've tested in German as well now, and it still works OK 
  • Used the ODBC 08.00.0101 (psqlodbc.dll)   
You should definately use 08.01.0003. It fixes a major Unicode related bug.
 
My application works well with other databases.
Is a point of  this the reason of my problems ?

What locale settings did you use for database and client ?  
 
The database is using 'C' for everything. The clients are all default - ie. I've tried German (Germany) and English (UK).
 
Regards, Dave.
Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Usind database with encoding UNICODE and vovel
Следующее
От: "Alejandro D. Burne"
Дата:
Сообщение: Re: Usind database with encoding UNICODE and vovel