Connection Pooling with MS Sql Server 2000
843854May 14 2002 — edited May 17 2002Hi everybody,
I'm developping a JDBC application under MS Sql Server 2000. I downloaded the JDBC driver from Microsoft's site and I wrote an simple API to access the database.
Then, I heard about Connection Pooling and I searched the web for a few days, but I didn't find anything.
Anybody knows a site where I can find examples or a tutorial in how to develop a JDBC application with Connection Pooling for MS Sql Server?
Help, please. Thank you in advance.