Subject | Re: [firebird-support] UTF8 problem with FB 2.1.3 |
---|---|
Author | Michael Ludwig |
Post date | 2011-01-06T23:52:27Z |
markush2011 schrieb am 05.01.2011 um 12:30 (-0000):
Cheers,
--
Michael Ludwig
>Unless, of course, you created a purely carnivorous database!
> SQL> set names UTF8;
> SQL> insert into fdb_categories(categorykey, categoryname,
> parentcategorykey) values(2, 'Gemüse', 1);
> Statement failed, SQLCODE = -104
> Malformed string
> SQL>
>
> Insertion of 'Gemuese' works though, so it seems to be a charset
> related problem.
Cheers,
--
Michael Ludwig