Cannot connect to database if there is an existing connection. 
---------------------------------------------------------------

                 Key: DNET-1030
                 URL: http://tracker.firebirdsql.org/browse/DNET-1030
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider, NuGet packages
         Environment: Windows 10, Windows 7, Windows XP
            Reporter: Joshua Ellis
            Assignee: Jiri Cincura


I have Firebird DBs on multiple industrial machines where the PLC is constantly 
logging data to the Firebird DB located in a Windows environment. If I use the 
ADO.net connector it refuses to connect to the database because of an existing 
connection. I tried this on my own computer with the same results, any 
connection to the database using flamerobin, the IBPP library, etc would crash 
the .net connection. However using the IBPP library and writing the connection 
works just fine with no issues. I also have code running in C++ that works fine 
and is able to read database contents if there are multiple connections to the 
database. It would be nice to see this library support multiple connections to 
a DB no matter what else is connected to the DB it is trying to connect to. 

-- 
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

        


_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to