Hello:

What is the database character set and the character you are using in the
> connection string  ?? All UNICODE_FSS ??
>

The problem maybe in the FesConnection.ParseStatusVector, that is using
Marshal.PtrToStringAnsi to read strings from the IntPtr Status vector, it
maybe nice to change that to use that call or PtrToStringUnibased on the
connection string character set or try to use PtrToStrinAuto.



-- 
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.wordpress.com
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to