Dear sir,
I am a beginner with Slide API. I tried to store data in hsqldb by
modified the version and xml examples but it does not work. In the
Domain.xml file, I put this code into a store tag.
<nodestore classname="slidestore.reference.JDBCDescriptorsStore">
<parameter name="driver">org.hsqldb.jdbcDriver</parameter>
<parameter name="url">jdbc:hsqldb:slide</parameter>
<parameter name="user">sa</parameter>
<parameter name="password"></parameter>
</nodestore>
Then, running the example will generate database files. In these files, it
has no node structure that created in the test program. May be, it has many
things to set than I do.
Could anyone please give me example.
Somchai
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]