Hello! When trying to open a db file with a name containing non-ASCII characters on Windows, I get an error that the file couldn't be found. Actually, the error message doesn't contain the character itself, because it gets changed by the sqlite3.exe program.
The file name I tried contains the letter '?', but umlauts like ?????? cause the same trouble. On Linux everything is fine. Since other programs, like tclsh or wish from the Tcl/Tk suite, have not problem, I wonder whether sqlite3.exe handles the file name correctly. Regards, Holger -- Holger Jakobs, D-51469 Bergisch Gladbach