Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Step through a stored procedure or inspect cursor result
Message
 
 
À
09/09/2005 12:29:27
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
01047868
Message ID:
01048181
Vues:
27
>yes I need to use cursors, I am running a pretty sophisticated report that populates a local temp table from the result set of about 6 cursors.
>
>How about inserting anything like the vfp messagebox or wait window to inspect variable of field values is anything like that available ?

The only way to access a cursor data is with FETCH command. After than you can analyze variables populated by it in Debugger.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform