Viewing 5 posts - 1 through 6 (of 6 total)
Yes, it does call another package
June 5, 2008 at 3:59 pm
Hi Jo,
What i have to deal with is sql server 7. And, i have adopted the following approach and it seems to be working:
1. Create a table in...
June 5, 2008 at 8:47 am
Thanks for the inputs...
The sp is in the db and it has access to execute the package. I am using SET NOCOUNT ON while creating the package.
June 2, 2008 at 7:38 am
Thanks for the input, but the article is not talking about how to execute sql query/stored proc and read the resultsset. My requirement is to execute a sql, get the...
June 2, 2008 at 7:22 am
Viewing 5 posts - 1 through 6 (of 6 total)