NETProvider
NETProvider copied to clipboard
Firebird ADO.NET Data Provider
Submitted by: Sergey (luzums) Is duplicated by [DNET872](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET872+in%3Atitle) I try to connect with FirebirdSql\.Data\.FirebirdClient 5\.11\.0 to the FB 3 server with configuration parameters: AuthServer = Legacy\_Auth UserManager = Legacy\_UserManager and...
Will make some checks more readable. Especially as protocols over `IscCodes.PROTOCOL_VERSION13` are introduced and _greater than_ is needed.
Submitted by: Giacomo Policicchio (pgiacomo) Due to Firebird behavior, in same transaction is not possible to insert data in a newly created Table\. So, using Entity\.HasData in OnModelCreating in same...
Submitted by: @cincuranet Is related to [DNET983](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET983+in%3Atitle)
Submitted by: @cincuranet Attachments: [EFDataAccess.zip](https://github.com/FirebirdSQL/jira-attachments/raw/main/DNET/DNET-913/13396_EFDataAccess.zip) [REPORTTEST.FDB](https://github.com/FirebirdSQL/jira-attachments/raw/main/DNET/DNET-913/13397_REPORTTEST.FDB) Votes: 2 System\.InvalidCastException: Object cannot be cast from DBNull to other types\. at System\.DBNull\.System\.IConvertible\.ToInt32\(IFormatProvider provider\) at System\.Convert\.ToInt32\(Object value, IFormatProvider provider\) at FirebirdSql\.Data\.Common\.DbValue\.GetInt32\(\) at FirebirdSql\.Data\.FirebirdClient\.FbDataReader\.b\_\_51\_0\(Int32...
Submitted by: Christian Mayer (byzo_mc) Attachments: [FirebirdInvalidTransactionHandle.zip](https://github.com/FirebirdSQL/jira-attachments/raw/main/DNET/DNET-910/13392_FirebirdInvalidTransactionHandle.zip) Hi, we migrated our project from version 2\.6\.5\.1 to 7\.1\.1\.0\. After that we get this exception in a multithreaded environment with the use...
Submitted by: @cincuranet Is duplicated by [DNET893](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET893+in%3Atitle)
Submitted by: @cincuranet Is related to [DNET782](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET782+in%3Atitle) Replaces [DNET561](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET561+in%3Atitle)
Submitted by: @cincuranet Depends on [CORE5948](https://github.com/FirebirdSQL/firebird/issues?q=CORE5948+in%3Atitle) QueryContextAttributes\(&ctxtHndl, SECPKG\_ATTR\_SESSION\_KEY, &key\)
Submitted by: @cincuranet Is related to [CORE6067](https://github.com/FirebirdSQL/firebird/issues?q=CORE6067+in%3Atitle) Description in [CORE6067](https://github.com/FirebirdSQL/firebird/issues?q=CORE6067+in%3Atitle)\.