Subject How to install Firebird with a different Collation
Author luiscolmenter
Hi.
I need to install FB but the PT_BR charset does not appears at create
table time. How I can state that the database uses this collation in
all the tables? I can not use a modificator as create table charset
ISO8859_1 collation PT_BR, because I'm using a black-boxed table
create and upgrade package, so I need that the database uses this
collation at once on every table that is created inside it.
Thanks
Jorge