Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obtaining result set form SP using cursors
Message
De
24/06/2002 16:01:41
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Obtaining result set form SP using cursors
Divers
Thread ID:
00671813
Message ID:
00671813
Vues:
40
Hi All,

I am trying to get a result set via a stored procedure that declares a cursor and uses FETCH NEXT to populate the cursor. The problem is that the result set that is returned is a table for each row fetched.

I just ran SQL Server Service Pack 4 and prior to that I remember the FETCH procedure returning a complete dataset with rows in a single table, and not a table for each row fetched.

Any ideas?

Thanks,
Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform