From: Geoff W. <ge...@te...> - 2011-04-28 12:57:37
|
> Yes. But UNICODE_FSS is currently validated as UTF-8 but in > fact it should not allow 4-bytes characters. So doing it may > result in problems when converting from UNICODE_FSS to UTF-8 > or other character set. > It's better to never use NONE charset, specially for the > connection charset. Agreed, especially now that UTF8 is available well supported on Firebird. Mainly I wanted to be clear on this sort of thing with regard to IBObjects (and also some C++ work that I do). An interface library like this needs to do approximately the right thing even when the user chooses a character set of NONE. Thanks again. -- Geoff Worboys Telesis Computing |