Problem with encoding of custom exception messages fired from stored procs or triggers when using the embedded server ---------------------------------------------------------------------------------------------------------------------
Key: DNET-172 URL: http://tracker.firebirdsql.org/browse/DNET-172 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 2.5.0 Alpha 2, 2.5.0 Alpha 1, 2.1.0, 2.1.0 RC 2, 2.1.0 RC 1, 2.1.0 Beta 3, 2.1.0 Beta 2, 2.1.0 Beta 1, 2.0.1, 2.0.1 RC2, 2.0.1 RC 1, 2.0, 1.7.1, 1.6 Environment: Firebird Embedded Server Reporter: Carlos Guzman Alvarez Assignee: Jiri Cincura Priority: Minor ( From devel list thread 'Not convert to UNICODE in Embedded' ) Problem with encoding of custom exception messages fired from stored procs or triggers when using the embedded server. 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 PtrToStringUni based on the connection string character set or try to use PtrToStrinAuto. Occurs only when using the Embedded server support -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- 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