[ODBC-108] ado.addnew/ODBC: Error with Decimal datatype Created: 2017-08-24 Updated: 2022-07-18 Resolved: 2022-07-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | None |
| Affects Version/s: | 2.0.15 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ph. Baumgartner | Assignee: | Lawrin Novitsky |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | ado, odbc | ||
| Environment: |
MariaDB 10.2.7, Win7, ADO-DB-Layer |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
I am still testing the ODBC Driver for an application migration. When trying to add a record with integer and char datatypes, ADO performs without an error. When I add a DECIMAL datatype, ODBC raises an error: Valuation and B 2124-1e4c ENTER SQLGetDiagRecW Valuation and B 2124-1e4c EXIT SQLGetDiagRecW with return code 0 (SQL_SUCCESS) Seems to me the same as the previous .addnew error. I will attach the ODBC Tracefile of my test. |
| Comments |
| Comment by Lawrin Novitsky [ 2017-09-13 ] |
|
JFYI, I could not repeat this your issue either. I will try to figure out smth based on your trace file. btw, what VS version are you using? |
| Comment by Ph. Baumgartner [ 2017-09-19 ] |
|
I am using VB version 6 and ADO 2.8. The version for the ADO component is the same on win7 and win10. I will attach the script I used, the sql log for the Mariadb odbc driver and the MySQL ODBC driver. |
| Comment by Ph. Baumgartner [ 2017-09-19 ] |
|
I had to add the attachments seperately otherwise Jira is complaining about a missing token.... |
| Comment by Lawrin Novitsky [ 2018-06-04 ] |
|
Recently I have fixed some bugs concerning decimal type and ADO(e.g |
| Comment by Ralf Gebhardt [ 2022-07-18 ] |
|
Closed this issue as incomplete since it for a long time has been waiting for feedback. |