Subject RE: Firebird 2.5 - UTF8 - UDFs
Author
Ok,

Thanks Dmitri, I found my solution !



DECLARE EXTERNAL FUNCTION foo
CSTRING(80) CHARACTER SET WIN1252
RETURNS CSTRING(80) CHARACTER SET WIN1252 FREE_IT
ENTRY_POINT 'my_function' MODULE_NAME 'my_library';



Example found on :

http://edn.embarcadero.com/article/29842







Marianne Castel



De : Marianne
Envoyé : lundi 4 mars 2013 21:48
À : firebird-support@yahoogroups.com
Objet : RE : Firebird 2.5 - UTF8 - UDFs



Thanks Dmitry.

I'll have a look at this tomorrow.



Greetings,

Marianne



[Non-text portions of this message have been removed]