Search found 3 matches

by regs
16.11.2010, 02:30
Forum: ZeosLib 7.0 Beta Forum
Topic: When the ZEOS 7 new version for Delphi 2010 ?
Replies: 50
Views: 8910

Hey can anyone help with setting up SQlite encoding. I suppose codepage doesn't work for it. They how could I switch between ANSI and UTF8?
by regs
15.11.2010, 11:08
Forum: SQLite
Topic: SQLite Codepage
Replies: 1
Views: 1603

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";
by regs
15.11.2010, 04:06
Forum: SQLite
Topic: SQLite Codepage
Replies: 1
Views: 1603

SQLite Codepage

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)?