Why sqlbulkcopy failed when collation are differents only with sqlserver sources
Open
- 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
Assessment
This issue has not been assessed yet.