Posted by Jason Kester on 06/22/06 11:47
Stu wrote:
> First, try to rewrite your app so you don't use cursors.
Second, Seriously. Try to rewrite your app so you don't use cursors.
You might also consider dropping the guts of your stored procedure into
a User Defined Function that returns a table. Then you can use that
UDF for both the Stored Procedure and your sketchy thing that uses
Cursors.
Good luck!
Jason Kester
Expat Software Consulting Services
http://www.expatsoftware.com/
---
Get your own Travel Blog, with itinerary maps and photos!
http://www.blogabond.com/
Navigation:
[Reply to this message]
|