There are legitimate reasons to use a cursor, including using one to dynamically generate SQL to be executed by sp_executesql.
We ran into this issue with the cursor not moving forward...
- This reply was modified 1 year, 7 months ago by LJMoss. Reason: scrubbed of identifiers