Hello,

a friend of mine needs to read from an SQLite database that I made. He
needs to do it in Java, and what's special about the database is that it
contains some indexes which are based on a custom collation (German
umlaut). 

Does anyone know of a recommendable java library (JDBC or else) that allows
the registration of a custom collation? So far I didn't find any.

Related question, while we're at it: how would one register custom
collations in an ODBC environment, is that possible?

Thanks,
Wolfgang

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

Reply via email to