We'd prefer for the various reasons, to have a pure unfettered connection into the database.
Obviously, for many people DBD::JDBC is an acceptable option but as my needs don't mesh with that, I thought it might be worthwhile to offer my efforts back out to the community.
--- Brendan W. McAdams [EMAIL PROTECTED]
"I am free, no matter what rules surround me. If I find them tolerable, I tolerate them; if I find them too obnoxious, I break them. I am free because I know that I alone am morally responsible for everything I do." --- Professor Bernardo de La Paz
Robert A. Heinlein "The Moon Is A Harsh Mistress"
On Mar 20, 2004, at 3:16 PM, Jeff Zucker wrote:
Brendan W.McAdams wrote:I'm doing preliminary work on writing a driver for the pure java SQL Database "HSQLDB" (based upon the old Hypersonic SQL database), available at http://hsqldb.sourceforge.net. HSQLDB is a 100% java
Is there a reason not to simply connect to it with DBD::JDBC?
-- Jeff
