From: Lee C. <lee...@ad...> - 2003-07-23 15:43:13
|
Carlos, Just for your information, in your NET Provider docs it says that you do = not currently support connection pooling. Also I had a question about = pooling. In the docs it says FbConnection.Open() gets an "open" = connection from the pool if available. Now in one of the pooling = examples shipped with the NET Provider it shows new connections being = made, and then closed. It says that closing the connection releases it = back to the pool. This would mean they are "closed" connections now. = How does this work? Thanks, Lee |