Re: Hypersonic SQL DB - JDBC connection fails
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Tue, 03 Oct 2006 19:33:17 -0400
Joydeep wrote:
When I am using Netbeans 5.5 runtime database connection with that
"hsqldb.jar" file, it is connected successfully but giving only 2
schemas (named "INFORMATION_SCHEMA" & "PUBLIC") which are not created
by me & at the same time I see a text file named "j2" is created with
the following code :
*********** j2.properties ************> hsqldb.default_table_type=memory
#HSQL Database Engine
#Mon Oct 02 22:14:04 IST 2006
hsqldb.script_format=0
runtime.gc_interval=0
sql.enforce_strict_size=false
hsqldb.cache_size_scale=8
readonly=false
hsqldb.nio_data_file=true
hsqldb.cache_scale=14
version=1.8.0
hsqldb.default_table_type=cached
will force HSQLDB to actually write the data to the
database instead of reprocess the log every time at startup.
Arne
.
- Prev by Date: Re: Please help me to design supertype-subtype ..
- Next by Date: MySql error
- Previous by thread: Eruditionhome - Excellent Data Mining Tutorials, Resources
- Next by thread: MySql error
- Index(es):