Hello, Thursday, October 13, 2005, 7:15:46 PM, you wrote:
dhc> The sqlite3_open() routine is suppose to accept the filename dhc> as UTF-8. There was a bug in earlier versions of SQLite that dhc> allowed ISO-8859-? names to be used. That bug was fixed. Probably dhc> your program is depending on the old (broken) behavior. Yes. I called sqlite3_open() with non UTF8 string. Thank you. -- Best regards Sergey Startsev SQLite Analyzer - SQLite database management tool with GUI. http://www.kraslabs.com/sqlite_analyzer.html