accentuated characters problem with latest release

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
robertoicardi
Posts: 27
Joined: Wed 28 Jan 2009 11:29

accentuated characters problem with latest release

Post by robertoicardi » Fri 11 Mar 2016 14:13

Hello, after upgrading from 3.5.7 to 3.7.10 I am having troubles with accentuated characters.
Settings of my postgresql 9.5 database are encoding UTF8 and locale C.
If for example in my database I have character à it is retrieved as  Ã
I've done some tests and write operations are not affected, only retrieval.

Reverting back to previous release solve the issue.

Please let me know if you need more details to reproduce.

Thank you.

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: accentuated characters problem with latest release

Post by azyk » Mon 14 Mar 2016 12:55

Please compose a small sample reproducing the described behavior and send it to andreyz*devart*com. Using the pg_dump tool, dump the test table and include the dump to the sample.

robertoicardi
Posts: 27
Joined: Wed 28 Jan 2009 11:29

Re: accentuated characters problem with latest release

Post by robertoicardi » Fri 18 Mar 2016 18:55

Hello, sorry for late reply; the mail with sample is on your way.
Thank you!

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: accentuated characters problem with latest release

Post by azyk » Wed 23 Mar 2016 11:20

We have received your sample and reproduced the described behavior. We will notify you about the results as any are available.

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: accentuated characters problem with latest release

Post by azyk » Thu 05 May 2016 13:19

We have fixed this bug. To solve this issue, download latest dbExpress driver for PostgreSQL 7.2.4 and update it. Let us know if the problem still remains.

Post Reply