On Fri, 23 Mar 2007 07:30:38 -0400, Ian Eslick <[EMAIL PROTECTED]> wrote:

> The SQLite problem is a known one.  There is some initialization
> problem that causes this error - however it is only when creating
> the DB.  Once you've created it, and restart the tests, it should
> work.  I haven't had the time to track this down and Robert has been
> busy.

I looked at this a bit and I believe this happens because you
establish two different connections to the database and mix calls to
SELECT between those two.
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to