On 12 Aug 2014, at 7:46pm, Andy Ling <[email protected]> wrote: > I can tell you the name of the database file is /ata0:3/testdb.sql and it > gets created.
Can you add some commands to one of your apps using the library which create and delete a file in '/ata0:3/' and see they work ? In other words, duplicate what SQLite is trying to do in your own code and see if your code has the same problem. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

