Hi,

I've built an extensive database that has three copies of the Jewish Tanach in it. When trying to get sqlite3 to handle Hebrew (utf8 for starters) it seems to be trying to manipulate the text and it ends up backwards. My editors and nearly all command-line utilities don't corrupt the data, but sqlite3 does, and I can't do any search queries.

Since I've built my entire database in sqlite3, I'd much rather keep it. Is there anybody that is knowledgable about Hebrew support? I'm just learning Hebrew myself, to I'm no guru.

Any help or suggestions will be appreciated.

D.E.

--
"Any society that would give up a little liberty to gain
a little security will deserve neither and lose both."
Benjamin Franklin
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to