Works fine for me in version 0.9.6. I do lots of junit testing with the
in memory version.
Here's my connection description, if that helps.
<jdbc-connection-descriptor
platform="Hsqldb"
jdbc-level="2.0"
driver="org.hsqldb.jdbcDriver"
protocol="jdbc"
subprotocol="hsqldb"
dbalias="."
username="sa"
password=""
/>
-----Original Message-----
From: Marcus Ahnve [mailto:marcus.ahnve@;lecando.com]
Sent: Thursday, October 17, 2002 6:31 PM
To: [EMAIL PROTECTED]
Subject: Hsqldb in memory
Has anyone managed to Hsqldb in memory? My idea was to unittest using
jdbc:hsqldb:., but after creating the db I get a "table can't be found"
error on the insert statement. Using disk based hsqldb works smoothly.
On a related note, has anyone used in Axion with the same intention?
Regards /Marcus
--
To unsubscribe, e-mail:
<mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:ojb-user-help@;jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>