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

Bulk Copy issue with Result Set and Server Cursor #236

Closed
xiangyushawn opened this issue Apr 5, 2017 · 0 comments
Closed

Bulk Copy issue with Result Set and Server Cursor #236

xiangyushawn opened this issue Apr 5, 2017 · 0 comments
Assignees

Comments

@xiangyushawn
Copy link
Contributor

This issue is very similar with issue #224 .

If the same connection is used to create result set (with server cursor or SelectMethod set to "cursor") and SQLServerBulkCopy object. It fails when writing data with SQLServerBulkCopy object.

Just like issue #224 , it may also have issue when reading data with the same connection.

@xiangyushawn xiangyushawn self-assigned this Apr 5, 2017
@v-nisidh v-nisidh added this to the Next Tasks milestone Apr 10, 2017
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

No branches or pull requests

2 participants