On Thu, Mar 24, 2011 at 05:25, Danny Gorton
<da...@absolutepowerandcontrol.com> 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 from reoccurring.

The problem is not platform itself, but Mono. Mono is dropping
supported charsets without any warning or thinking about backward
compatibility.

> Also, one side note: when compiling 2.6.0 without the ENTITY_FRAMEWORK
> directive, I got errors on Entity.SSDLToFB.cs (added sometime after 2.5.2).
>  Adding #if (NET_35 && ENTITY_FRAMEWORK) condition solved that problem.  Is
> that missing conditional an oversight, or should I not need that conditional
> and is there something else wrong with my setup?

The template is probably missing the conditional.

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to