Hello all,

I open in the circle connections when I need to change something in
database, but often happens that it crashes on exception with the
following stack trace:

at FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect() in 
C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbConnectionInternal.cs:line
 229
at FirebirdSql.Data.FirebirdClient.FbConnectionPool.Create() in 
C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbConnectionPool.cs:line
 196
at FirebirdSql.Data.FirebirdClient.FbConnectionPool.CheckOut() in 
C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbConnectionPool.cs:line
 156
at FirebirdSql.Data.FirebirdClient.FbConnection.Open() in 
C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbConnection.cs:line
 593

Does it leak the memory, do I need to do something like dispose or somehow
to release the memory allocation?

Thanks in advance.

-- 
Best regards, TRoland
http://www.rotursoft.sk
http://exekutor.rotursoft.sk


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to