Subject | RE: [firebird-support] Re: Fb_inet_server.exe consumes a lot of ram |
---|---|
Author | Alan McDonald |
Post date | 2010-06-27T23:46:56Z |
> Hi AlanI'm not talking about the charset of the database. I'm talking about the
>
> How can I check the Charset. Is by extracting Metadata or is there an
> easy way (command tools) to check and change the Charset in the
> database?
>
> Kennneth
>
charset declard by the connecting applications as part of their connection
string.
The database can be NONE, albeir many parts are not NONE (fields or
tables..)
But the connections must be made with a charset other than NONE
Alan