[ODBC-10] Strings right padded with NULL charcters in ADODB Created: 2014-05-28 Updated: 2014-05-29 Resolved: 2014-05-29 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Ulf Engstrand | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows Server 2008 R2 |
||
| Description |
|
VARCHAR column values are right padded with NULL charcters in ADODB. The SQL: In ASP Classic and ADODB the corresponding byte array of the results is (40 characters?): In .NET the string is correct: The above byte array corresponds to "My Company". Table definition: |
| Comments |
| Comment by Georg Richter [ 2014-05-29 ] |
|
Fixed in rev. 24 |