Brent Ryan wrote:
* The commiting/rolling back is handled by the datasource automatically.
* The max allowable connection is set to 0 * netstat -n on client and server show 3 connections established.
If I set this property to 0 then it works, but then this means there is nothing in the pool. Right? <property name="Pool.MaximumIdleConnections" value="0"/
Also, can you post the SQL statement?

