On Fri, Mar 31, 2006 at 10:31:48AM -0600, [EMAIL PROTECTED] wrote: > Hi, > > I've recently been playing with the super-cool JDBC.pm module to get > database access working from machines where building the traditional DBD > drivers has been difficult. And now I want the DBI interface too! =) > > Has anyone considered writing a DBD driver to act as an adapter to JDBC.pm?
I'd be willing to give a great deal of support to anyone interested in doing that. > Unfortunately the DBD::JDBC namespace is already taken for a > closely-related module that looks like more hassle to use (requires > setting up a server to act as the JDBC go-between). I believe it's a lot slower as well. Tim.