Gerhard, It's committed largely. Changes : 1) GUI in test package not utils. 2) batch file not submitted - I've opted for an executable jar.
Visual Age - we should generally never use the lock-in features of a tool. Granted it can be compiled anywhere, but we can't WYSIWYG edit it other tools. Over time we should migrate this to hand crafted GUI placement. SQLX ? On saturday I'll begin work on the SQLX parser and complete (way broken) the BCEL class generation. Regards, - Paul H >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 > > >------------------------------------------------------------------------ > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
