> 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 conversion of a path with 
the problem line. Therefore, if FbConnectionStringBuilder.Charset is 
"UNICODE_FSS", encoding which should be essentially made Shift_JIS will be 
set to UTF8.

When correcting the code, the program operated normally. I am sure that this 
is a bug. 


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to