SQLDUMPExceptionHandler with SQL2000 view with Top 100 Percent

N

NerdRunner

My ASP.NET application contains a form with drop lists for filtering
data. The lists are populated from views in SQL Server 2000. One view
includes a sort command and selcts the Top 100 Percent of the records
from a clients table. Everyting works just find with my test data.

I imported 2200 clients into my clients table and now receive an
SQLDumpExceptionHandler error. If I change the view to select the Top
99 Percent of the records I do not receive the error. It appears that
the number of records being returned in the view is causing the
problem. I am populating drop lists from a data reader. Any ideas?

Sean M. Severson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top