U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » SQLite3, ODBC and UTF-8
SQLite3, ODBC and UTF-8 [message #30693] Mon, 17 January 2011 12:42 Go to next message
mubeta is currently offline  mubeta
Messages: 77
Registered: October 2006
Member
Hi all,
I am working with SQLite3 in my application, using U++ plugin.
For allow some workstations to share a common database on my network, I found an ODBC project for SQLite3, that it's also working fine, but, (reading it's web page) don't work with UTF-8 charset.

In fact after insert data in the database connected via ODBC and next read again, the resulting data are unusable.

There is some ways for use different charset with the database ? (My project is using UTF-8), or I must use an encoder/decoder for all these data?

Thanks.
Re: SQLite3, ODBC and UTF-8 [message #30705 is a reply to message #30693] Mon, 17 January 2011 20:32 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
For sqlite3, not yet.

Oracle, MySql and PGSQL have this issue resolved.
Previous Topic: In Oracle9 and higher, TIMESTAMP data type will cause ORA-1402 exception w/ Oracle8 Oci8.cpp
Next Topic: SQLArray + Like() + Accents problem
Goto Forum:
  


Current Time: Sun May 24 15:49:28 GMT+2 2026

Total time taken to generate the page: 0.00794 seconds