fbConnection.State returns Open even when connection to the server was lost. ----------------------------------------------------------------------------
Key: DNET-325 URL: http://tracker.firebirdsql.org/browse/DNET-325 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 2.5.2 Environment: Windows 7 Ultimate; Microsoft Visual C# 2010 Express; Firebird 2.5.0.25920 Release candidate 2; Reporter: Luciano Mendes Assignee: Jiri Cincura ACTUAL RESULT: fbConnection.State returns Open even when connection to the server was lost. EXPECTED RESULT: fbConnection.State should not returns Open when connection to the server was lost. STEPS TO REPRODUCE THIS ISSUE: 1- Start Firebird service and connect with a database [fbConnection]: Verify that after that fbConnection.State returns Open; 2- Stop Firebird Service and compare fbConnection.State with ConnectionState.Open: ISSUE: Verify that: if (fbConnection.State == ConnectionState.Open) returns true; ================================================================ ENVIRONMENT - ADO.NET Data Provider Version: 05-Jun-2010 19:07 - http://netprovider.cincura.net/FirebirdSql.Data.FirebirdClient.dll; - Windows 7 Ultimate; - Microsoft Visual C# 2010 Express; - Firebird 2.5.0.25920 Release candidate 2; ================================================================ -- 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 ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider