Thanks for your reply, please tell me more detail, where can I find
FesConnection.ParseStatusVector

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Carlos
Sent: Tuesday, August 05, 2008 17:03
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] [firebird-support] Not convert
toUNICODE in Embedded

 

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