Title: Re: [JBoss-user] FreeTDS and JBoss connection pooling
What's below worked for me in 2.1. It's
a cut and paste job. YMMV.
Darrin
Replace this section in jboss.jcml
org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver,com.internetcds.jdbc.tds.Driver
On Wed, 11 Apr 2001, Matthew Setter wrote:
> Has anyone successfully gotten a connection pool in jboss 2.1 running using
> the freetds driver to an ms sql database??
>
> If so, could you email jboss.jcml snippets pls.
>
> Having a very frustrating time trying to get it running.
>
> thanks,
>
> Ma
Title: FreeTDS and JBoss connection pooling
Has anyone successfully gotten a connection pool in jboss 2.1 running using the freetds driver to an ms sql database??
If so, could you email jboss.jcml snippets pls.
Having a very frustrating time trying to get it running.
thanks,
Matthew