On 10/03/16 20:31, Dimitry Sibiryakov wrote:
>    Can anyone remember what problem uppercased names was supposed to solve?
>    If name contain letters from different languages, which locale could be 
> used for such 
> conversion?
>    I tried to create database named "Это čeština" and Firebird failed because 
> of call 
> file_name.upper() in ISC_expand_filename().

It's compliant with the SQL spec? The problem on PHP is their
'convention' of using lower case, but the standard is nice and clean on
how upper case is handled? Then expecting the lower case to match is the
problem?

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to