Re: [Firebird-net-provider] About the file trouble in Firebird .NET Provider

2010-01-14 Thread TNK Software
> Database engine doesn't support unicode for paths (only from 2.5). Firebird supports a multi-byte's file path at least from Ver 2.0. I explain this problem in detail. Since my Windows is Japanese, a multi-byte's encoding is Shift_JIS. However, encoding recorded on a database is used also for

[Firebird-net-provider] About the file trouble in Firebird .NET Provider

2010-01-13 Thread TNK Software
I'm developing the database program using Firebird .NET Provider with C#. However, when trying creation the database file containing multi-byte characters, it occurs I/O Error. When I looked into the source code of .NET Provider(v2.5.1), there was a strange point at FesDatabase.cs / Line 203: byte