Re: DB conn Pooling

From: Davide Consonni (davideconsonni_at_virgilio.it)
Date: 12/21/04

  • Next message: Ali Moghadam via JavaKB.com: "Using Borland JBuilder for JSP and MySQL but can't Connect :-("
    Date: Tue, 21 Dec 2004 20:17:58 GMT
    
    

    nimph wrote:

    > I like Proxool...
    >
    > It does the job for me... It's lightweight... It acts as an
    > extension to your current JDBC driver, so it's super easy to setup!
    > my $0.02

    very cool, but the development is stopped ?

    -- 
    Davide Consonni
    http://csvtosql.sourceforge.net
    

  • Next message: Ali Moghadam via JavaKB.com: "Using Borland JBuilder for JSP and MySQL but can't Connect :-("

    Relevant Pages

    • Re: DB conn Pooling
      ... >> I like Proxool... ... >> extension to your current JDBC driver, so it's super easy to setup! ...
      (comp.lang.java.databases)
    • Re: DB conn Pooling
      ... extension to your current JDBC driver, so it's super easy to setup! ...
      (comp.lang.java.databases)
    • Re: Wrapper function
      ... >> from distutils.core import setup, ... Robert Kern wrote: ... >> Error executing link.exe. ... > Are you using distutils to build your extension module? ...
      (comp.lang.python)
    • Re: .cpp to .pyd
      ... hellomodule.cpp: fatal error C1083: Cannot open include file: ... locate the boost header files. ... You can tell setup to use this directory by adding ... the following argument to the Extension call: ...
      (comp.lang.python)
    • Re: .cpp to .pyd
      ... Python" and then after I run my setup script: ... hellomodule.cpp: fatal error C1083: Cannot open include file: ... locate the boost header files. ... the following argument to the Extension call: ...
      (comp.lang.python)