Subject Re: Translation strings for web application in Firebird
Author h_urlaf
--- In firebird-support@yahoogroups.com, "Dimitry Sibiryakov"
<SD@t...> wrote:

> If I were you, I'd put each translation into separate database.
> this would solve problems with connection charset and sorting.

Wouldn't using UNICODE_FSS accomplish that? Are there any performance
advantages to having them each in a separate DB?

> It
> also could reduce DB server load if you place these databases on
> separate servers.

Physical servers, you mean? That is unfortunately not an option.

Emile