You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by ab...@okiok.com on 2004/08/31 20:42:40 UTC

[DBCP] Using hsqldb

Hello,

I'm trying to use DBCP with HSQLDB. I'm doing all the configuration using
a JOCL file. My problem is that I can't find a way to specify the username
and password for the connection. From what I can udnerstand, HSQL doesn't
support putting the username/password on the URL string. Is that correct?
If it is then how am I supposed to do it? I'm guessing I should be using a
Properties object but the only examples I can find use <object
class="java.util.Properties" null="true"/> which really doesn't say much
as to how it can be done...

Thanks,
Albert

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org