Re: [Firebird-net-provider] Unable to start Firebird client on Ubuntu/Mono

2011-03-24 Thread Danny Gorton
On 03/24/2011 02:54 AM, Jiri Cincura wrote: > On Thu, Mar 24, 2011 at 05:25, Danny Gorton > wrote: >> Is there a way to detect the character sets supported by the platform? We >> could then merge that with the character sets supported by Firebird and this >> provider and prevent this problem fr

[Firebird-net-provider] [FB-Tracker] Created: (DNET-373) Cannot establish a connection in Server Explorer when using Windows authentication

2011-03-24 Thread John Carroll (JIRA)
Cannot establish a connection in Server Explorer when using Windows authentication -- Key: DNET-373 URL: http://tracker.firebirdsql.org/browse/DNET-373 Project: .NET Data

[Firebird-net-provider] [FB-Tracker] Created: (DNET-374) An exception was thrown by the type initializer for FirebirdSql.Data.Common.Charset

2011-03-24 Thread Antony Veretennikov (JIRA)
An exception was thrown by the type initializer for FirebirdSql.Data.Common.Charset --- Key: DNET-374 URL: http://tracker.firebirdsql.org/browse/DNET-374 Project: .NET Da

Re: [Firebird-net-provider] [FB-Tracker] Created: (DNET-374) An exception was thrown by the type initializer for FirebirdSql.Data.Common.Charset

2011-03-24 Thread João Dias de Carvalho Neto
This exception raises cause some charsets are missing on mono. I had some problems using Win1252 on Mono. To solve it I setted some charsets on MONO compiler directive and recompile the .Net Provider's project with target compiler setted to MONO. This action ignore the problematic charsets into a