Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Step through a stored procedure or inspect cursor result
Message
 
 
To
09/09/2005 12:29:27
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, United States
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
01047868
Message ID:
01048181
Views:
29
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform