wellster34
Programmer
Hi,
I need to be able to create a cursor for a select statement so that I can process each record one by one.
Here are the catches:
* The Select statement is not hardcoded since it is dynamic. So, I do not know the tables or columns to be used.
Is there a way?
Thanks
![[dazed] [dazed] [dazed]](/data/assets/smilies/dazed.gif)
I need to be able to create a cursor for a select statement so that I can process each record one by one.
Here are the catches:
* The Select statement is not hardcoded since it is dynamic. So, I do not know the tables or columns to be used.
Is there a way?
Thanks
![[dazed] [dazed] [dazed]](/data/assets/smilies/dazed.gif)