Thank you so much for all your replies and pointers. I was able to make it work on Japanese OS.
Regards, Sireesha J -----Original Message----- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Black, Michael (IS) Sent: Wednesday, November 09, 2011 7:00 PM To: General Discussion of SQLite Database Subject: Re: [sqlite] sqlite3_open() failed with file name containsjapanesecharacters See if these routines and examples help you... http://www.codeproject.com/KB/string/utfConvert.aspx Michael D. Black Senior Scientist Advanced Analytics Directorate Advanced GEOINT Solutions Operating Unit Northrop Grumman Information Systems ________________________________ From: sqlite-users-boun...@sqlite.org [sqlite-users-boun...@sqlite.org] on behalf of Sireesha Jakku [sireesha_ja...@persistent.co.in] Sent: Wednesday, November 09, 2011 6:02 AM To: General Discussion of SQLite Database Subject: EXT :Re: [sqlite] sqlite3_open() failed with file name containsjapanesecharacters Hi Simon, That's what I am puzzled about. I am using C++ in my test program and the file name is in CString which is in Unicode - I am not sure whether it is UTF-16. I tried changing it from Unicode to CP_ACP (which changes to multi byte character in current code page) and passed that value to sqlite3_open (). Regards, Sireesha J _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users