On 05/04/15 14:54, Dimitry Sibiryakov wrote: > 04.05.2015 13:39, Alex Peshkoff wrote: >> And now imagine how many scripts will fail if we require SYSDBA not sysdba > Almost all of them, I guess. > > Let's step back and think a little: according to SQL rules, anything but > [A-Z0-9_$] > must be quoted and thus case-sensitive, right? So, we can check if user name > must be > quoted (and thus not uppercased) using the same routine that isql uses during > extracting > of metadata.
What exact routine do you mean? > This way we don't need ICU on client side This is just technical issue, and btw we do not need it now - required functionality is present using 15 lines code and not too big table. > and will loose only ability to use > ASCII-only case-sensitive user names that is a lesser evil, IMHO. > Here I do not understand you, but sooner of all cause I do not know what particular routine from isql you suggest to use. IUTILS_copy_SQL_id? ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel