OK, I thought of a few more questions:
1. Do I just include the HSQL jar in my
project to link against and then include it in my installer project for
deployment like I do other .jar files.
2. How do I start the local database on startup of
my application? (excuse the term start...I am used to MS SQL and Oracle,
etc)
3. How long should it take to setup my tables and
get the database running? ( I know it depends upon the size and number of
tables, but just an estimate, please)
Thank you, I really appreciate the help. If I can
get it working, I have 3 other departments here at the university that need to
do something similar.
-Jason
|
- Re: [Hsqldb-developers] A few more questions J. Todd Slack
- Re: [Hsqldb-developers] A few more questions Fred Toussi