On Wed, May 23, 2012 at 11:03:35AM +0400, Alex Peshkoff wrote:
> But I'm far not sure how will this affect selecting and inputting
> national characters. Specially taking into an account that client
> library converts national characters in database name and string DPB/SPB
> items to UTF8.
For me, entering national characters from keyboard never worked in isql
except a short time when isql was accidentally linked against readline
instead of editline. As for using national characters in command line
arguments of isql, I'll test it.
> Cleaning LC_ALL will sooner of all prevent correct operation of it.
Empty second argument means setting the value (in case of LC_ALL, all
values) according to environment variable(s). setlocale(LC_ALL, "")
is the most common way to initialize locale in an application using
locale functions and it is recommended in setlocale(3) manual page.
Michal Kubecek
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel