Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear a ref_cursor in oracle
Message
From
03/05/2004 15:58:13
John Baird
Coatesville, Pennsylvania, United States
 
 
To
03/05/2004 15:53:22
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00900481
Message ID:
00900492
Views:
12
>thanks for the response John. What is the code to close the cursorname and deallocate it for Sql Server?


close = "Close curName"
deallocate = "Deallocate curName"

You would have to send those two commmands through ADO, Like executing a non-query.
Previous
Reply
Map
View

Click here to load this message in the networking platform