Search found 2 matches

by wjmiller52
25.03.2008, 17:44
Forum: User Patches
Topic: [patch_done] PostgreSQL UTF8 Charset Patch R3 for 6.6.2 RC
Replies: 9
Views: 2753

I have just tried this patch in a small test project, and it seems to fix all my problems except one -- if I try to add a SQL statement that uses a UTF character to the SQL strings of a query object, when I activate the query I get an error. If I use the same character in a filter, it works correctl...
by wjmiller52
20.03.2008, 21:17
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: allow writing of double-wide characters to database
Replies: 0
Views: 620

allow writing of double-wide characters to database

I am getting an error message "invalid byte code for utf-8" when trying to post a double-wide character to a PostGreSQL database in Delphi 2006. I have read that there is a patch available for versions of Zeos a little bit newer than mine that fixes this problem. Upgrading Zeos versions so...