Hi,
Sometime ago i send in some enhancements of JDBCApple class.
Like some more info what it is doing when executing (the status label)
There was one bug with this and i fixed it now:
if you executed a statement that didn't have resultset then the status
label didn't display the message: SQL Executed.
I added another enhancement:
History buffer. You can now scroll (UP/DOWN key) to all your statements
(Maybe this nfo should be saved somehow in the database so that you have
a history buffer that belongs to this DB (Max 500?))
Johan
JDBCAppl.java
|