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

The number of rows provided for a FETCH clause must be greater then zero #5

Open
DCCSReschAndreas opened this issue Nov 25, 2019 · 0 comments

Comments

@DCCSReschAndreas
Copy link

Using this package with

  • .net Core 3.0,
  • Microsoft.EntityFrameworkCore 3.0.0,
  • Microsoft.EntityFrameworkCore.SqlServer

one gets following error:

Microsoft.Data.SqlClient.SqlException (0x80131904): The number of rows provided for a FETCH clause must be greater then zero.

when the queryable does not return any entries from the db.

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

1 participant