Re: [sqlite] About file name encoding under Linux

2008-07-30 Thread D. Richard Hipp
On Jul 30, 2008, at 6:54 AM, 宋浩 wrote: > I've got a problem here regarding file name encoding under Linux: > when you > say that file names feed to sqlite3_open() functions should be > encoded in > UTF-8, do you really mean that? > > I mean, as far as I can tell, under Linux, the file name su

Re: [sqlite] About file name encoding under Linux

2008-07-30 Thread Igor Tandetnik
"??" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've got a problem here regarding file name encoding under Linux: > when you say that file names feed to sqlite3_open() functions should > be encoded in UTF-8, do you really mean that? > > So if I convert the file name from current

[sqlite] About file name encoding under Linux

2008-07-30 Thread 宋浩
I've got a problem here regarding file name encoding under Linux: when you say that file names feed to sqlite3_open() functions should be encoded in UTF-8, do you really mean that? I mean, as far as I can tell, under Linux, the file name submitted to program by the user should be the one directly