[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Using Xavante/Lua with SQLite
- From: Jolan Luff <jolan@...>
- Date: Mon, 27 Feb 2006 13:00:24 -0600
On Mon, Feb 27, 2006 at 07:58:39PM +0100, Ashwin Hirschi wrote:
>
> >I am using Xavante (of the Kepler Project --
> >http://www.keplerproject.org/) and I find it very small and enough good
> >for my needs. My web application needs to access data inside an SQLite
> >database, I tried many times but I couldn't get it working.
>
> If you're using LuaSQL (included in Kepler) to access your SQLite database
> you might be out of luck: from its status page I gather that it only(?)
> supports the old SQLite 2.x format...
>
> That's somewhat of a shame, since SQLite v3 [created in 2004] is excellent.
> So, I hope I'm mistaken (or someone's at least working on supporting the
> newer SQLite stuff).
lua-sqlite3 works fine for me:
http://www.nessie.de/mroth/lua-sqlite3/