TDsPool
"Federico Alves" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <008001c8c6ff$5b3ca3c0$11b5eb40$@com> |
I have a business problem that could only be solved by using TDSpool, but I find that it would not work with tds version 8 (SQL Server 2005). Any chance we could update tdspool? The connections should be "poollable", meaning that even if the client process issues a disconnect, freetds would keep the connection open for another 3 mins waiting to see if another process wants to open a similar connection. This period should be configurable. This change would be revolutionary.