Re: Problem opening stored procedure that contains cursor
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 19 Sep 2006 09:47:56 -0400
Pier-Paolo wrote:
Inside the stored procedure I use CURSOR to creeate a temporary table.
After I use the temporary table that I have created in JOIN with
other table in order to have a resultset as a result
I have just inserted on the top of the sored procedure the istruction
SET NOCOUNT ON
And did that help? if not, provide a repro script (www.aspfaq.com/5006)
so we can attempt to reproduce the problem.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- Follow-Ups:
- Re: Problem opening stored procedure that contains cursor
- From: Pier-Paolo
- Re: Problem opening stored procedure that contains cursor
- References:
- Re: Problem opening stored procedure that contains cursor
- From: Bob Barrows [MVP]
- Re: Problem opening stored procedure that contains cursor
- Prev by Date: Re: Problem opening stored procedure that contains cursor
- Next by Date: Re: Problem opening stored procedure that contains cursor
- Previous by thread: Re: Problem opening stored procedure that contains cursor
- Next by thread: Re: Problem opening stored procedure that contains cursor
- Index(es):
Relevant Pages
|
|