Subject Re: [firebird-support] Re: How Can I change the default char set of an existing database?...
Author Milan Babuskov
adrian_avila_mtz wrote:
> Yay. I was expecting something more easy like "ALTER DATABASE SET DEFAULT CHART SET TO ISO8859_1".

You can update RDB$CHARACTER_SET_NAME in RDB$DATABASE system table.

As already noted, this will not change any of existing tables or data.

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================