Fabio Mascarenhas <mascaren...@...> writes: > > > Looks like it is not connecting to the database, is todo.db in the same path as your script? > >
Yep, todo.db is in the same path and is writable. I can also verify it is a SQLite database by opening it with another program. At first I thought that maybe I didn't have the luasql-sqlite3 rock installed, I run the `luarocks install luasql-sqlite3` just to be sure and the process went smooth (it was installed). Shouldn't the connection to the .db file be checked in the todo.ws? _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/