yes.
with UTF8:
isql -user SYSDBA -password masterkey -charset UTF8 "h:\Firebird
Databases\Facturación.fdb"
Database: h:\Firebird Databases\Facturaci¾n.fdb, User: SYSDBA
SQL> select RDB$RELATION_NAME from RDB$RELATIONS where RDB$SYSTEM_FLAG = 0;
...
Statement failed, SQLCODE = -802
arithmetic exception, numeric overflow, or string truncation
-Cannot transliterate character between character sets
SQL>
with UNICODE_FSS:
isql -user SYSDBA -password masterkey -charset UNICODE_FSS
"h:\Firebird Databases\Facturación.fdb"
Database: h:\Firebird Databases\Facturaci¾n.fdb, User: SYSDBA
SQL> select RDB$RELATION_NAME from RDB$RELATIONS where RDB$SYSTEM_FLAG = 0;
RDB$RELATION_NAME
===============================================================================
Actividades Econ¾micas
2008/2/19, Jiri Cincura <[EMAIL PROTECTED]>:
> On 2/19/08, Aitor Gómez González <[EMAIL PROTECTED]> wrote:
> > my tests:
> >
> > "NONE", incorrect results
> >
> > "UTF8", I/O error for file CreateFile (open) "H:\Firebird
>
> Are you able to connect via isql with UTF8/UNICODE_FSS?
>
> --
> Jiri {x2} Cincura (Microsoft Student Partner)
> http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Firebird-net-provider mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider