From: Tomislav A. <to...@ha...> - 2018-04-03 13:09:35
|
Sent from my Sony Xperia™ smartphone ---- fir...@li... wrote ---- >Send Firebird-net-provider mailing list submissions to > fir...@li... > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider >or, via email, send a message with subject or body 'help' to > fir...@li... > >You can reach the person managing the list at > fir...@li... > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Firebird-net-provider digest..." > > >Today's Topics: > > 1. [FB-Tracker] Created: (DNET-814) Closing FbDataReader on > broken connection throws IscException instead of FbException > (Jiri Cincura (JIRA)) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Tue, 27 Mar 2018 13:00:25 +0000 (UTC) >From: "Jiri Cincura (JIRA)" <tr...@fi...> >To: fir...@li... >Subject: [Firebird-net-provider] [FB-Tracker] Created: (DNET-814) > Closing FbDataReader on broken connection throws IscException instead > of FbException >Message-ID: > <646...@tr...> >Content-Type: text/plain; charset=UTF-8 > >Closing FbDataReader on broken connection throws IscException instead of FbException >------------------------------------------------------------------------------------ > > Key: DNET-814 > URL: http://tracker.firebirdsql.org/browse/DNET-814 > Project: .NET Data provider > Issue Type: Bug > Components: ADO.NET Provider > Affects Versions: 5.12.1.0 > Reporter: Jiri Cincura > Assignee: Jiri Cincura > Priority: Minor > > >Because it's trying to rollback implicit transaction (if any) and that, because of broken connection fails to do, and fails then in `finally` on `Dispose`. > >There's probably more of these cases (FbCommand -> GdsStatement). > >-- >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 > >------------------------------ > >Subject: Digest Footer > >_______________________________________________ >Firebird-net-provider mailing list >Fir...@li... >https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > >------------------------------ > >End of Firebird-net-provider Digest, Vol 143, Issue 5 >***************************************************** |