On Thu, Apr 15, 2010 at 13:30, Marcin Kacprzak wrote:
> How can I connect using UTF-8 connection, but force FB to read properly the
> database path?
Right now you can't. Server always handles the string as local charset string.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ |
Just a shot into the dark, but did you consider using an alias?
I frankly don't know if this solves the problem, but would expect so.
check firebird.conf and aliases.conf at the root of your local server.
~~~Ihre Nachricht~~~
MK> Hello.
MK> I would like to connect:
MK> * using .NET provider f
Hello.
I would like to connect:
* using .NET provider for FireBird
* to local database (file)
* using UTF-8 charset for communication with database
* my database file path contains polish diacritical signs
* path charset is Windows1250
The problem is when I try to connect with specified UTF8 ena