Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.0.11
-
None
-
Windows Server 2012 R2 Standard 6.3.9600 Build 9600
Both 32 and 64 bit drivers have the same behavior.
Description
The attached program accepts 3 parameters:
1. The ODBC DSN
2. The database user name
3. The database password
It then connects to the database, creates a simple table that has a bool and attempts to bind and populate.
You will see that the only binding failure is SQL_C_CHAR.
The exact error message is:
check_error> SQL_ERROR
return code = -1 reported from file: bugg.cpp, line: 232
SQLSTATE: 22001
Native Error Code: 1406
buffer: [ma-2.0.11][5.7.12-log]Data too long for column 'x' at row 1