On Wed, 2007-03-07 at 02:23 +0100, Frank Schorr wrote:

> Now all 236 tests of clsql are OK. I can assume that clsql and the db
> server can communicate
> through the socket. Unfortunately, the elephant-tests produce many
> errors 
> with the the latest CVs version. The test result is reproduced below.


BTW, it looks like from those failures that the store-controller is
simply not opening at all.

I would ask myself you can perform the steps in the tutorial on the
website, where you just open a store-controller and add something to the
root.

Also, one might try making a SQL call directly through the CLSQL
interface, to see if you can just select something from a table.
Forgive me speculating, but obviously, of CLSQL postgres-socket can't
open on the database and execute queries, there no hope of getting
Elephant to work that way.


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

Reply via email to