Subject | Re: [firebird-support] Re: f_GenerateSndxIndex fails on accented characters |
---|---|
Author | Adriano dos Santos Fernandes |
Post date | 2008-07-07T13:41:16Z |
Dan Cooperstock escreveu:
database charset?
Adriano
> The UDF declaration is:Are you passing the string parameter encoded in UTF8? And what is the
>
> declare external function f_GenerateSndxIndex
> cstring(256)
> returns
> cstring(6) /* free_it */
> entry_point 'GenerateSndxIndex' module_name 'FreeUDFLib';
>
> The character set (declared in the ODBC DSN) is UTF8.
>
database charset?
Adriano