On Wed, Jan 1, 2014 at 8:19 AM, Tal Tabakman <[email protected]> wrote:
> Hi guys > what is the reason for getting errors of type "SQLite disk I/O error" when > doing operation like insert on sqlite DB. > Could be a lot of things. Depends on what you are doing, what system you are running on, etc. Can you enable the error log (http://www.sqlite.org/errlog.html) so that we can get more information? > seems like that the work dir in which I generate the DB has more space in > it. > > any advice will be appreciated, > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

