dotnet / dotnet/SqlClient

Why sqlbulkcopy failed when collation are differents only with sqlserver sources

Open
#3,479 7 comments 0 reactions 1 assignee Claimed by @apoorvdeshmukh View on GitHub
Dominant language
C#
Stars
989
Forks
340
Avg merge
4d 19h
Merged PRs (30d)
72

Description

I am wondering why sqlbulkcopy auto-collation converter is not done with sqldatareader whereas it seams to work with other rdbms readers ?
I have no collation convertions nor alerts with an IDataReader from Oracle, Postgresql...

I suppose there is an hidden "collate conversion" in this case ?
If yes, why not doing this with SQLServer source ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.