Ozzi wrote:
;; Works fine...
(sqlite3:prepare (sqlite3:open "db.sqlite3") "select * from foo")
;; but do the same thing again...
(sqlite3:prepare (sqlite3:open "db.sqlite3") "select * from foo")
;; and get a weird error!
Error: (sqlite3:prepare) unrecognized token: "@"
,,,,
Anybody have an idea where to start on this one?
Chicken 2.740 on both machines. Reinstalled all the eggs on Dreamhost,
no change.
You could try upgrading Chicken to 3.0. That's what I'm using, and I
don't get any errors.
--
Matt Gushee
: Bantam - lightweight file manager : matt.gushee.net/software/bantam/ :
: RASCL's A Simple Configuration Language : matt.gushee.net/rascl/ :
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users