"Cursor not returned from Query" from SELECT statement
Posted: Thu 17 Jun 2010 21:24
I have some valid SELECT statements that when I send to MSSQL2005 sometimes return the error "Cursor not returned from Query".
It happens with different queries that work fine 99% of the time, and the only thing they all have in common is the use of several joins and some group by. Pretty standard queries.
How can I trace this and find out what's wrong?
It happens with different queries that work fine 99% of the time, and the only thing they all have in common is the use of several joins and some group by. Pretty standard queries.
How can I trace this and find out what's wrong?