Re: Getting info from SQL DB
- From: Bill Schanks <wschanks@xxxxxxxxx>
- Date: Fri, 25 Apr 2008 14:42:13 -0700 (PDT)
This is the error:
system.data.sqlclient.sqlexception: Internal query processor error:
The query processor ran out of stack space during query optimization
This is because the in clause would have 30,000+ items in it.
On Apr 25, 1:53 pm, "Armin Zingler" <az.nos...@xxxxxxxxxx> wrote:
"Bill Schanks" <wscha...@xxxxxxxxx> schrieb
The error is coming because sSQL is too large, and I am getting the
error on SQL Excecution when there are 30000 entries in the in clause
of the sql command.
Reading this statement
Howerver on a large number of listview records this will produce a
problem (Say if I had 30,000 Listview entires)."
I thought it takes too long.
What does "SQL is too large" mean? Do you get an exception? Which one?
Armin
.
- Follow-Ups:
- Re: Getting info from SQL DB
- From: Steve Gerrard
- Re: Getting info from SQL DB
- From: Armin Zingler
- Re: Getting info from SQL DB
- References:
- Getting info from SQL DB
- From: Bill Schanks
- Re: Getting info from SQL DB
- From: Armin Zingler
- Re: Getting info from SQL DB
- From: Bill Schanks
- Re: Getting info from SQL DB
- From: Armin Zingler
- Getting info from SQL DB
- Prev by Date: Re: [OpenFileDialog] Respect the multiselected files order
- Next by Date: Re: Timers
- Previous by thread: Re: Getting info from SQL DB
- Next by thread: Re: Getting info from SQL DB
- Index(es):
Relevant Pages
|