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