[Firebird-net-provider] [FB-Tracker] Created: (DNET-826) Switch to generating NuGets from csproj definition instead of handmade nuspecs

2018-06-07 Thread Jiri Cincura (JIRA)
Switch to generating NuGets from csproj definition instead of handmade nuspecs
--

 Key: DNET-826
 URL: http://tracker.firebirdsql.org/browse/DNET-826
 Project: .NET Data provider
  Issue Type: Task
  Components: NuGet packages
Affects Versions: 6.0.0.0
Reporter: Jiri Cincura
Assignee: Jiri Cincura
Priority: Minor




-- 
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
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] FbDatabaseInfo.ActiveTransactions

2018-06-07 Thread Norbert Saint Georges

the value never changes despite several transactions.
normal?

--
Norbert Saint Georges
http://tetrasys.fi


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] [FB-Tracker] Created: (DNET-825) connection shutdown error if connection remains open for more than 110 seconds on embedded server

2018-06-07 Thread Danie Brink (JIRA)
connection shutdown error if connection remains open for more than 110 seconds 
on embedded server
-

 Key: DNET-825
 URL: http://tracker.firebirdsql.org/browse/DNET-825
 Project: .NET Data provider
  Issue Type: Bug
  Components: ADO.NET Provider
Affects Versions: 5.12.1.0
 Environment: Windows 10, .Net 4.5.2
Reporter: Danie Brink
Assignee: Jiri Cincura


When using FB 3.0.3.329 as an embedded server it crashes after a connection has 
been in use for 110 seconds in 50-60% of instances. Seems to be similar to an 
issue reported when using 2.5 & 3.0 simultaneously and running backups but 
occurs when just using 3.0 and a prepared command . 

To reproduce the error:
Create a database with 1 table & 2 fields.
Create a connection to the database & then a FbCommand with 1 lookup parameter 
to select a record from the table & call .Prepare() on the FbCommand.
In a loop provide a value for the parameter & call the prepared FbCommand.

In 50-60% of runs firebird crashes after 110 - 115 seconds. Connection Pooling 
& lifetime settings appear to have no effect & once the error occurs the only 
way to establish a new connection to any database is to stop & restart the 
process. This does not happen with Firebird 2.5.8 or any other 2.5.x version 
we've used.


-- 
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
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] [FB-Tracker] Created: (DNET-824) Add FirebirdClient into DataAccessPerformance

2018-06-07 Thread Jiri Cincura (JIRA)
Add FirebirdClient into DataAccessPerformance
-

 Key: DNET-824
 URL: http://tracker.firebirdsql.org/browse/DNET-824
 Project: .NET Data provider
  Issue Type: Task
Reporter: Jiri Cincura
Assignee: Jiri Cincura
Priority: Minor




-- 
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
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] [FB-Tracker] Created: (DNET-822) Integrate Microsoft.EntityFrameworkCore.Specification.Tests

2018-06-07 Thread Jiri Cincura (JIRA)
Integrate Microsoft.EntityFrameworkCore.Specification.Tests
---

 Key: DNET-822
 URL: http://tracker.firebirdsql.org/browse/DNET-822
 Project: .NET Data provider
  Issue Type: Task
  Components: Entity Framework Core
Reporter: Jiri Cincura
Assignee: Jiri Cincura
Priority: Minor




-- 
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
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] [FB-Tracker] Created: (DNET-823) Integrate Microsoft.EntityFrameworkCore.Relational.Specification.Tests

2018-06-07 Thread Jiri Cincura (JIRA)
Integrate Microsoft.EntityFrameworkCore.Relational.Specification.Tests
--

 Key: DNET-823
 URL: http://tracker.firebirdsql.org/browse/DNET-823
 Project: .NET Data provider
  Issue Type: Task
  Components: Entity Framework Core
Reporter: Jiri Cincura
Assignee: Jiri Cincura
Priority: Minor




-- 
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
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider