Hi,
I'm writing a
java application that needs some simple database functionality, and I'm wondering if someone has already written and made open source something like this. What I need is way too simple to need J2EE/EJB; I'm talking about maybe 1000 records maximum with record size probably less than a few thousand bytes, and it would be great if there were already a nice little application complete with a GUI that lets me select, sort, delete, etc..., so I could just pop the frame into my application window or have it in another window.
Kindly,
Chris Arthur