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

Unable to use NOLOCK when using simple data adapter #401

Open
abhayksingh opened this issue Aug 16, 2018 · 1 comment
Open

Unable to use NOLOCK when using simple data adapter #401

abhayksingh opened this issue Aug 16, 2018 · 1 comment

Comments

@abhayksingh
Copy link

I am unable to use NOLOCK on the table using Simple.data, this is required as the table is getting constantly getting inserted/updated or read. Any help is appreciated. I am using FindAll to select the rows.

@WayneHiller
Copy link

Can you use a stored procedure? Set the isolation level to read uncommitted.?

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