Click to See Complete Forum and Search --> : Urgent - Dynamic Sqls in SQL Server


smithadev
July 31st, 2002, 12:01 AM
Hi All
I have a Stored Procedure in SQL Server 2000, where I form a Select query in run time. I want to execute this sql and further process the result of this sql row by row. Im not able to use a cursor becuase the query is formed dynamically. Can anyone please suggest a way out for this issue ??
Regards
Smitha Dev