NETProvider icon indicating copy to clipboard operation
NETProvider copied to clipboard

Firebird ADO.NET Data Provider

Results 164 NETProvider issues
Sort by recently updated
recently updated
newest added

Because I found the read speed slow in Firebird, I tested it with other databases. The read speed results for a single-column table with 10M records were as follows: -...

Entity Core Single() function produces 👍 Select s.Value from ( actual query here ) as s but Value is reserved word

ef core

Not sure if you're still actively supporting .NetFramework but I have a couple of issues when accessing Firebird embedded databases in my BlackbirdSql DDEX and SqlEditor extension. I have built-in...

ado.net

**Actual Result** - _System.InvalidOperationException: 'InitializeClientSecurity not called'_ exception when try to _fbConnection.Open()_ with invalid ConnectionString password **Expected Result** - _FbException_ exception should happen instead of _System.InvalidOperationException_ exception **Steps to Reproduce...

ado.net