For instructional purposes, I want to set up a database in a Linux environment, then conenct to it using JDBC. OpenOffice looks a lot simpler thatn MySQL, but I'm not sure how to get the connection to it set up.
+1
A:
The .odb
files are zipped HSQL files. Here's a guide on how to handle them via Java.
Brian Agnew
2009-07-25 18:56:54