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

Isssue "Key Not Found in Dictionnary" #9

Closed
ynyonato opened this issue Feb 2, 2021 · 0 comments
Closed

Isssue "Key Not Found in Dictionnary" #9

ynyonato opened this issue Feb 2, 2021 · 0 comments

Comments

@ynyonato
Copy link

ynyonato commented Feb 2, 2021

I'm trying to insert 5000+ rows from a datatable to SQL server Database.
Every time i invoke db.BulkInsert(resList); error message is the one mentioned in object.
(db is my context name, and resList is a List of entity i wanted to insert).

My Primary Key is generated through my code and might be inserted that way with all the rows.
Can you please help !!!

Thanks in advance

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