[DB-SIG] JDBC DBAPI (was Re: IBM Data Management: DB2 Universal Database 5.2 for Linux home page) Linux home page)

Stephen J. Turner sjturner@ix.netcom.com
Fri, 21 May 1999 16:55:18 -0400


"M.-A. Lemburg" wrote:
> BTW, I was wondering if there already is a DBAPI compliant
> generic JDBC package out there... would be nice to have
> in order for much the same reasons as ODBC interfaces are
> nice to have. It should be pretty straight forward to
> implement.

Do you mean for JPython?  I've been tinkering with a JDBC DBAPI
implementation -- so far strictly in Python, but I'm considering doing
it in Java (as with cPickle and struct).  Nothing much to show for it
yet...

--
Stephen J. Turner <sjturner@ix.netcom.com>