Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.0.6
-
None
-
EXCEL 2016, MariaDB 10.3.8
Description
I downloaded and installed the MariaDB ODBC Driver 3.0.6 and installed it on my computer. Then I wrote a small piece of VBA in EXCEL 2016 which connects to the DB, which seems to work, and tries to query some entries.
Here is where the problems start:
- The recordset allways returns a RecordCount of -1
- If I use CursorLocation adUseClient instead of asUseServer VBA throws the following error: Runtime error '-2147467259 (80004005)' ... returned Status E_FAIL
As soon as I install Connector 3.0.5 everything works fine!
Code snippet attached.
Attachments
Issue Links
- is blocked by
-
ODBC-396 Classic asp recordcount not working
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
issue.field.resolutiondate | 2018-10-31 14:23:07.0 | 2018-10-31 14:23:07.574 |
Fix Version/s | 3.0.7 [ 23145 ] | |
Fix Version/s | 2.0.19 [ 23200 ] | |
Fix Version/s | 3.1.0 [ 23221 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 90182 ] | MariaDB v4 [ 135490 ] |
Thank you for your report.
Do you mean that with 3.0.5 RecordCount wasn't -1?