On Thu, Sep 4, 2008 at 3:00 PM, Derek Croxton <[EMAIL PROTECTED]> wrote: > Is there a way to connect to an HSQL database via Python? After some > googling, the only way I can find is to use jython and connect via jdbc. > I don't want to use jython, so I'm hoping there is another way.
HSQL can talk HTTP so I guess at least in theory it is possible. I don't see any docs for the HTTP protocol though. Anyway Jython is not so bad :-) Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor