Hi Paul, all,
here is a little GUI (Swing1.2) for the AvalonDB. It's
a small user interface to test the JDBC Connection
to the DB and fire statements and watch the Result.
In the moment only pure socket connections are supported.
But in nearer future, parallel to to the server development,
soap, etc...
Unfortunately the socket connection to the server can
not be established (IOException) and didn't figured it out yet :(.
Further there is little start script for the GUI (rundbtest.bat)
and 2 new util classes for String manipulation. Stolen
from cocoon :).
org.apache.avalon.db.util
The connect URL is
jdbc:avalondb:cmds:sqlx:localhost:9001
It's not standard yet, more a working draft. Maybe we should
make it fix and then write some routines for syntax checking.
Paul, did you figured something out about SQLX and parsing inside
the server?
Cheers
Gerhard
Client.zip
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>