Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Problem in executing a stored procedure

    Hi Kevin,

    I've created a simple sproc which uses #temp table and tried to execute using Execute sql task in Dts.

    I was able to successfully execute the task independently (Right...

  • RE: Problem in executing a stored procedure

    Thanks for the reply Kevin.

    But how the sproc can successfully got executed in query analyser but not in the Execute sql task?

    Is there any limitation(like using #temp tables) of running...

Viewing 2 posts - 1 through 3 (of 3 total)