lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On Sep 27, 2012, at 1:20 AM, NU-g.lister <g.lister@nodeunit.com> wrote:

maybe therein lies the problem I don't have sqlite3 but just sqlite...
[…]

I did recreate the file and sqlite test.db ".dump" gives me what is in it.

This is a SQLite2 database. Most people ported from SQLite2 to SQLite3 in 2004. 

You should update to SQLite3 now and you will have better support.

e