Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving in a cursor when creating a stored proc.
Message
 
 
À
07/05/2001 12:10:50
Erin Eby
Mission Critical Software
Gainesville, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00504247
Message ID:
00504257
Vues:
14
>Hi all. I'm creating a stored procedure in SQL Server 7.00, and I'm having some difficulty scanning through the cursor. I am successfully using the fetch next command to go through the cursor once, but when it's done scanning the first time, i don't know how to get it to go back up to the top so i can scan again. any ideas?
>
>tia,
>erin :)
Did you try
FETCH FIRST
?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform