S.Anıl Yılmaz wrote:
Hi,
I have a problem with SQlite 3.3.10 (also tried 3.3.8) and Lazarus 0.9.20 on Windows XP Pro Turkish.. I am querying a database I created with Sqlite3 (Using the package included with Lazarus), everything works fine except a codepage problem. I use Dbedit controls for results. Turkish characters do not seem ok no matter how I try. I tried Unicode (UTF8), Turkish charset, Ansi charset and OEM charset but no use. I created the dbase with OpenOffice Calc 2.1 and exported it as a CSV file. (With different codepages - UTF, Turkish Windows 1254, Turkish DOS (859-9)).. The result is the same. Turkish characters appear wrong.
Is there anything I can do?
Is necessary to know if is a sqlite or a LCL issue.

Did the no data aware controls show the Turkish characters?
Did you try using TDbf?
Try to use an external sqlite editor and see if Turkish works in it. I'd recommend sqliteexpert (www.sqliteexpert.com). Can you send a test program, the csv and the created sqlite file to me privately?

Luiz

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to