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

“There is already an object named 'temp_Students_636136759476987970' in the database.” #102

Open
sanket3345 opened this issue Nov 10, 2016 · 2 comments

Comments

@sanket3345
Copy link

sanket3345 commented Nov 10, 2016

Getting the error with version EFUtilities.1.0.2
“There is already an object named 'temp_Students_636136759476987970' in the database.”

After reading the code of UpdateItems method it seems the Code is trying to create the same temp_ table again. Its is raised when we call the method UpdateALL

@Bkl741
Copy link

Bkl741 commented Feb 28, 2017

I meet this problem too. Have you found a solution ?

@RudeySH
Copy link

RudeySH commented Feb 8, 2018

See #57. This is a concurrency issue that would have been fixed if #61 or #113 ever got merged. Unfortunately, this project hasn't been updated in a while. Check out my fork, it contains all the latest fixes.

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

3 participants