Page 1 of 1

problem with embedded firebird and charset win1252

Posted: Sun 30 Mar 2008 10:55
by isaac_cm
Hello,
I created an embeddded firebird database with IBExpert but can not connect to this database with ibdac I get error "charset win1252 is not defined"

I can connect normally and alter my database from IBExpert I have to use win1252 fro my language , what to do ??

Posted: Tue 01 Apr 2008 08:39
by Plash
Firebird embedded server does not supports setting character set for a connection. If your database contains data in Win1252 character set, this character set is used by default, and you don't need to set Charset option.