He there,

Yes i've got a test result of sorts. Mind you, all the tests bar one
run fine with sbcl 9.12 cvs elephant and sqlite3, but i've got another
problem. When i load elephant on a console (together with ucw) and i
try to access it from slime i get errors like:

While accessing database #<SQLITE3-DATABASE
/home/zeno/lisp/sqlite3/ele2.db OPEN {AD59651}>
 with expression "SELECT last_value,is_called FROM _CLSQL_SEQ_PERSISTENT_SEQ":
 Error 21 / library routine called out of sequence
 has occurred.
  [Condition of type CLSQL-SYS:SQL-DATABASE-DATA-ERROR]

When i open another database in the same image from within slime
everything works fine. When i for example try to close it from the
console, i get the same error.

This makes developing a bit unpractical. Any ideas?

greets, Ties
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to