There is a new PooledConnection interfaced added in JDBC 2.0 API.  However,
one must use a DataSource object rather than the DriverManager class to get
a connection.  Furthermore, any DataSource object(which might supports
connection pooling) should register with a JNDI service provider.

----- Original Message -----
From: Fernando Ribeiro <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 16, 2000 6:39 AM
Subject: Re: SQL Server driver


> I am quite sure connection pooling has been already implemented as part
> of the JDBC API. That a look at the documentation or a reference book,
> just like Java Enterprise in a Nutshell, from OReilly.
>
> fribeiro
>
> alex amies wrote:
> >
> > Try the Free tds type 4 driver:
> >
> > http://www.freetds.org/
> >
> > Alex Amies
> >
> > -----Original Message-----
> > From:   Felip Miralles [SMTP:[EMAIL PROTECTED]]
> > Sent:   Tuesday, February 15, 2000 9:20 AM
> > To:     [EMAIL PROTECTED]
> > Subject:        Re: SQL Server driver
> >
> > Well, not wanting to use the jdbc-odbc bridge, I'm also interested on
that.
> > Moreover, anybody knows what's the status of JDBC 2, which was supposed
to
> > implement connection pooling?
> >
> > Daniel Ronnqvist wrote:
> >
> > > Hello,
> > > I am in desperate need of a JDBC driver for SQL server 6.5
> > >
> > >  Please help me!
> > >  Daniel Ronnqvist
> > >
> > >
===========================================================================
> > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> > > FAQs on JSP can be found at:
> > >  http://java.sun.com/products/jsp/faq.html
> > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >
> >
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> > FAQs on JSP can be found at:
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >
> >
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> > FAQs on JSP can be found at:
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to