Page 1 of 1

Utf8ToWs: Malformed trail byte

Posted: Sat 27 Dec 2008 09:05
by maziar
bug in access firebird 2.1 with unicode_fss with widestring when try open UniQuery :x

Posted: Mon 29 Dec 2008 09:13
by Plash
Maybe data in your database in not correct UTF8 string.

Please specify the definition of the database table, data in this table, and your SQL statement.

Posted: Mon 29 Dec 2008 11:09
by maziar
Database : Firebird 2.1.1
codepage : unicode_fss

tabels : varchar with charset unicode_fss

Client side

Charset : Arabic
setting charset of unidac :codepage : unicode_fss


the same database work in heavy load in ise fibplus no any problem !