Hello Christian,

I tried your odbc driver, and it works pretty well, but does not handle Unicode 
at all.

I have a "dictionary" application with two columns, first being English, second 
being Punjab (stored in Unicode)
For example, simple table with
EN_WORD PJ_WORD
======= =======
Punjabi ਪੰਜਾਬੀ

If I link a sqlite3 table via access and run a query to insert into the table, 
I get gibberish in the sqlite3 database.

Did you support Unicode in your odbc driver?

Thanks,

Noah Hart


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Werner
Sent: Sunday, February 18, 2007 11:28 AM
To: sqlite-users@sqlite.org
Subject: [sqlite] ANN: SQLite ODBC Driver 0.73

Hi all,

release 0.73 of the SQLite ODBC driver is available for download from 
http://www.ch-werner.de/sqliteodbc

>From the change log:

 * update to SQLite 3.3.13
 * SQLGetInfo(SQL_OWNER_TERM) now is empty string
 * fixed bug in Win32 version concerning SQLDriverConnect()
 * added -L/-l/-I/-i switches to sqlite+tcc.c

Cheers,
Christian

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------




CONFIDENTIALITY NOTICE: 
This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee, you must not 
use, copy, disclose, or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.




-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to