Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLPutData truncates input data of type SQL_C_WCHAR when length is SQL_NTS [ODBC162] #49

Closed
firebird-automations opened this issue Feb 7, 2013 · 4 comments

Comments

@firebird-automations
Copy link

Submitted by: Jojakim Stahl (jstahl)

Jira_subtask_inward ODBC161

For columns bound to SQL_C_WCHAR (for both, blob and non-blob), SQLPutData truncates the input data to half its length, when SQL_NTS is specified for the data's length.

Commits: 9fca7df d94a113

@firebird-automations
Copy link
Author

Modified by: Jojakim Stahl (jstahl)

issuetype: Bug [ 1 ] => Sub-task [ 5 ]

Parent: ODBC161 [ 18994 ]

@firebird-automations
Copy link
Author

Commented by: @alexpotapchenko

Fixed in CVS

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.0.5 [ 10771 ]

Fix Version: 2.1 Beta [ 10410 ]

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants