Thank you. It appears that the POSIX function fsync of the SoC has some problem syncing to the local spiffs, but the whole thing works for an external SD filesystem.
Regards Arun ---- On Fri, 12 Apr 2019 18:58:36 +0530 Richard Hipp <[email protected]> wrote ---- > On 4/12/19, Arun - Siara Logics (cc) <[email protected]> wrote: > > Hi, > > > > Please ignore the earlier emails. The extended error code when trying > > CREATE TABLE is 1034 and when trying INSERT is 266. > > You can now visit https://www.sqlite.org/rescode.html and search for > "1034" and "266" to find out what those errors mean. > > > -- > D. Richard Hipp > [email protected] > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

