FBServer is keeping connections alive if you don't explicitly call Dispose on
an FBCommand object
-------------------------------------------------------------------------------------------------
Key: DNET-819
URL: http://tracker.firebirdsql.org/browse/DNET-819
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 5.12.1.0
Reporter: Matt Thompson
Assignee: Jiri Cincura
The firebird server appears to keep the connection alive when you create an
FBCommand object and do not call Dispose on it. This issue is new starting
somewhere between version 5.1 and 5.12.1. After we updated to the latest
general release, we noticed the server quickly running out of memory and
getting an error stating too many handles were open. After wrapping the
DBCommand in a using statement, this issue went away.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider