Home > Archive > SQL Server JDBC > March 2006 > Connection Pooling / Caching in java









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Connection Pooling / Caching in java
WE

2006-03-07, 3:23 am

Hi, I'm trying to setup a connection pool for a java application. There is no
application server such as tomcat, jboss etc... I would like to know how to
achieve the creation of a datasource and caching of the connections using the
sql server jdbc driver within java directly. Thanks.
WE

2006-03-07, 3:23 am

I forgot to add that I'm using SQL Server 2005

JDBC driver: sqljdbc_1.0.809.102
Don

2006-03-10, 11:23 am

WE wrote:
> I forgot to add that I'm using SQL Server 2005
>
> JDBC driver: sqljdbc_1.0.809.102


Start here:
http://java.sun.com/developer/onlin...ok/conpool.html

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com