Hi Guys,

 

SQLite has problems related to the sorting and case-insensitive comparison
of Unicode characters. It solved this problem by enabling ICU extension.
But, I couldn't find detailed information about its enabling within "ADO.NET
2.0 Provider for SQLite" (http://sqlite.phxsoftware.com/). I found some
threads in forums such as
http://sqlite.phxsoftware.com/forums/p/2349/9359.aspx#9359 and
http://sqlite.phxsoftware.com/forums/t/2351.aspx but it seems those threads
didn't help guys to make regular sorting and case-insensitive comparison of
Unicode characters solution.

Please, would you provide me some detailed description how to include the
ICU extension in "ADO.NET 2.0 Provider for SQLite"?

 

Best Regards

Vladimir Ljepoja

 

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

Reply via email to