JDBC without server
843859Jun 25 2006 — edited Jun 25 2006Hello everybody!
I seem to remember that there was a JDBC-driver that allowed you to have a database in a specified file, without any real database server running on the machine. I can't find it anymore though. Any pointers?
Are there other decent possibilities of making an app that uses JDBC (I need to be able to work with SQL statements) without having to make sure that the user has installed a database (apart from hosting the database myself)?
Thanks a lot in advance,
-Wojtek