Page 1 of 1

Character set

Posted: Wed 11 Apr 2007 14:33
by Archer66
Hi,

I'm trying to connect to a FireBird 2.01 database but I get error
when I run my program using embedded firebird i get error:

...raised exception class EIBCError with message
'bad parameters on attach or create database CHARACTER SET ISO8859_1 is not defined'

Database was created with CHARACTER SET ISO8859_1 and
in my TIBCConnection I have selected Charset ISO8859_1

I'm using Turbo Delphi 2006 with IBDAC 2.00.0.5

Any ideas ?

TIA

PP

Posted: Thu 12 Apr 2007 06:59
by Alex
We can't reproduce this problem.
Please send us a small demo project that demonstrates this problem with sample database.

Posted: Sat 14 Apr 2007 18:01
by Archer66
Mea culpa, Firebird's "intl" folder was missing.