Click here to Skip to main content
15,860,972 members
Articles / Mobile Apps / Windows Mobile

Case-Insensitive Sort of UTF8 Data Using System.Data.SQLite

Rate me:
Please Sign up or sign in to vote.
4.92/5 (20 votes)
22 Nov 2009CPOL4 min read 77.2K   821   28  
SQLite lacks case-insensitive sort of UTF8 data. In this article, you will see how to get rid of this limitation in .NET.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Netherlands Netherlands
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions