09.04.2018 00:56 tarihinde Simon Slavin yazdı:
There is another solution which does not involve full ICU support.  You could 
instead make your own external functions for UPPER_TR() and LOWER_TR() which do 
just the conversions for Turkish.  Presumably they could use tables to look up 
which characters to convert.

Dear Simon,

I think I need to create this function UPPER_TR() in SQLite?

I searched little bit in Google.

http://etutorials.org/Server+Administration/upgrading+php+5/Chapter+4.+SQLite/4.6+User-Defined+Functions/

Should I create in PHP or is there other way to do it? May I create it in SQLiteStudio for instance?...

--
Regards,
Mucip:)

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to