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 previous 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.
 
Read Message
Read Message
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: Wed Jul 15 02:51:36 GMT+2 2026

Total time taken to generate the page: 0.01208 seconds