On Sat, Dec 5, 2009 at 11:43 AM, marius adrian popa wrote:
> On Sat, Dec 5, 2009 at 10:38 AM, Jiri Cincura wrote:
>> Looks like Mono isn't supporting this charset. I know, that Mono has
>> no idea about ks_c_5601-1987, but this worked, at least in some
>> previous versions of Mono. Try to find so
On Sat, Dec 5, 2009 at 10:38 AM, Jiri Cincura wrote:
> Looks like Mono isn't supporting this charset. I know, that Mono has
> no idea about ks_c_5601-1987, but this worked, at least in some
> previous versions of Mono. Try to find some reference to shift_jis in
> Mono changelog or sources, maybe p
Looks like Mono isn't supporting this charset. I know, that Mono has
no idea about ks_c_5601-1987, but this worked, at least in some
previous versions of Mono. Try to find some reference to shift_jis in
Mono changelog or sources, maybe previous version. Or just comment
this line in sources and buil
This is my first firebird / Mono project with .net so I'm a complete newbie.
I have a database stored int /var/db/menumate.fdb
I can connect to it fine using flamerobin.
I cant connect to it with the following code.
logger.Debug("Connecting to DB.");
FbConnectionStringBuilder cs = n