1
Reply

Some part of your SQL statement is nested too deeply.

Satish Verma

Satish Verma

Jun 23 2016 5:56 AM
543
I got an error "Some part of your SQL statement is nested too deeply. Rewrite the query or break it up into smaller queries."
 
i used one method into two different pages, one is going perfect but the other is got error same as above mention.
Please give me any solution.
I am using EF 6.0, MVC 4. 
I have google with error but no one give proper solution.

Answers (1)