Why sometimes I get "Cursor not returned from Query" from a valid select statement
        Posted  
        
            by Erick Sasse
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Erick Sasse
        
        
        
        Published on 2010-06-17T13:58:02Z
        Indexed on 
            2010/06/17
            14:13 UTC
        
        
        Read the original article
        Hit count: 258
        
sql-server
|sql-server-2005
I have some valid select statements that when I send to MSSQL2005 sometimes return the error "Cursor not returned from Query".
How can I trace this and find out what's wrong?
Thanks
© Stack Overflow or respective owner