NETProvider
NETProvider copied to clipboard
Firebird ADO.NET Data Provider
After transaction is commited or rolled back, the method CompleteTransaction set null to _transaction, after that the method TransactionCommitted of class LogMessages is called and a NullReferenceException is thrown.
This issue is very similar to #914 but in a networked environment. (My sample code is based on the code by silveraid) I try to connect to an unreachable Firebird...
Refactor common/similar methods in `FbBatchCommand` and `FbCommand` into some helpers/shared code.
In `GdsArray` around `EncodeSliceArray`, etc. Looks like these are not implemented: - [ ] BOOLEAN - [ ] DECFLOAT - [ ] INT128 - [ ] TIME WITH TIME ZONE...
I think adding the `Test` suffix adds no value. Change my mind. :)
Hi, Are the property attributes correct? Does the test tests the property properly? Please let me know if you see an issue. Thank you Best regards Daniel Trubač
Hi, would it be feasible to add public getter to _namedParameters field in FbCommand ? My use case is to get names of the parameters for a query which I...
When i configure model with InsertUsingStoredProcedure and try to save changes, i get an error: SQL error code = -104 Token unknown - line 1, column 1 CALL
Hi, This is not an issue but not sure where else to ask this. Hope you can help. I have been struggling to make sense of some of the values...