GitHub user xwq opened a pull request:
https://github.com/apache/incubator-trafodion/pull/430
[TRAFODION-1686][MTDCS] ODBC: SQLParamdata ran into error for date tyâ¦
â¦pe columns
Windows ODBC need the maxLen is exactly equal to the real length. So
update the maxLen in jdbc t2.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xwq/incubator-trafodion TRAFODION-1686
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/430.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #430
----
commit f7f22aae36ecf7935912b475a1803ba8852f68e8
Author: Weiqing Xu <[email protected]>
Date: 2016-04-13T08:38:18Z
[TRAFODION-1686][MTDCS] ODBC: SQLParamdata ran into error for date type
columns
Windows ODBC need the maxLen is exactly equal to the real length. So
update the maxLen in jdbc t2.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---