Viewing 3 posts - 1 through 3 (of 3 total)
Thx everyone,
The two suggestions have started me thinking ... it might be possible to redesign the procedures in these situations to take a table variable as an input parameter.
Then I...
September 21, 2011 at 9:38 am
I guess the point of calling the stored procedure iteratively is that I need to keep the logic in the procedure encapsulated.
The procedure logic in these cases is usually very...
September 21, 2011 at 9:31 am
I don't quite understand your response.
I have a temp table with an integer identity column as well as a column for each parameter of the stored proc.
Now how does the...
September 21, 2011 at 9:16 am
Viewing 3 posts - 1 through 3 (of 3 total)