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

Fix for 596 #605

Merged
merged 21 commits into from
Oct 10, 2019
Merged

Fix for 596 #605

merged 21 commits into from
Oct 10, 2019

Conversation

v-makouz
Copy link
Contributor

@v-makouz v-makouz commented Aug 9, 2019

#596

I tried this with the repro app, and ran the sqlserver tests, everything seems to work OK

@Zeddicus414
Copy link

I ran into #596 as well. I was glad to see that this is in work! Thank you.

I was using the test_tvp code to track down the problem before I found this ticket. Would adding a None/NULL input to the test_tvp be helpful here? Perhaps changing c05 to [1, 0, None]?

@eydelrivero
Copy link

Glad to see this has been fixed. Will this pull request be merged any time soon?

@mkleehammer mkleehammer merged commit 6f48af5 into mkleehammer:master Oct 10, 2019
@githubuserkkk
Copy link

I still see the issue if we have None in the first row. ('HY004', '[HY004] [Microsoft][SQL Server Native Client 11.0]Invalid SQL data type (0) (SQLBindParameter)

@himanshu754
Copy link

I still see the issue if we have None in the first row. ('HY004', '[HY004] [Microsoft][SQL Server Native Client 11.0]Invalid SQL data type (0) (SQLBindParameter)

I am also facing this issue

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

Successfully merging this pull request may close these issues.

7 participants