Page 1 of 1

SQLite Codepage

Posted: 15.11.2010, 04:06
by regs
Can't anyone help me. Can't figure out how to use proper encoding with SQlite. I see only ????? with Zeos, but SQLite Administrator shows cp1251 well. How can I set it up in Zeos libs (svn)?

Posted: 15.11.2010, 11:08
by regs
mmm, whatever i set in properties nothing works. it's still obviously using ascii instead of ansi
codepage=cp1251
client_encoding=cp1251
encoding=cp1251
PRAGMA encoding = "cp1251";