dbTalk Databases Forums  

haracter encoding problem with delphi

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss haracter encoding problem with delphi in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PavelK
 
Posts: n/a

Default haracter encoding problem with delphi - 10-20-2004 , 06:05 PM






Hello,

I have a problem using latin2 in postgresql 8 (beta2) with Delphi,
with settings client_encoding = server_encoding = latin2 for database

there is no way I could post special characters
to database, i try with BDE ,dbexpress, delphi 5 & 7 and
usualy receive: ignoring unconvertible UTF-8 character xxxxxx
or message that characters greater than 0x1000 are not suported in unicode

-with pgadmin i can post special characters to database as with Zeos library

- also try to set client_encoding to latin2 & unicode in connection settings
for psqlodbc (latest), doesn't help

- plus try with other database with unicode encoding ...nothing


So, what else i could try

I am desperate about these: HEEEELP anyone

Thanks in advance

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.