I've been having problems with FbReader objects being randomly closed before they should be.
It turns out that garbage collection of earlier FbCommand objects from another transaction are doing this. Looks like a bug in the way FbConnectionInternal handles things. The quick fix is to explicitly call FbCommand.Dispose on every instance (or wrap it in a 'using' construct) Should I raise a bug report on this? Scott ------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider