Jdbc connection pooling without app/J2ee server

From: John Harkin (john.harkin_at_singularity.co.uk)
Date: 04/02/04


Date: 2 Apr 2004 06:47:41 -0800

Hi,
I'm pretty new to JDBC so bare with me.
If using Jdbc outside of an application/J2ee server with the Microsoft
Jdbc driver what is teh correct procedure/code for ensuring
connections are pooled.
I've seen quite a few posts about this but to be honest mostly of
little use.
A code snippet would be great.

Some of my colleagues have saud you don't get pooling without a
application/J2ee server , is this correct?

Regards



Relevant Pages