![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I am trying to use a stored proc as a source for a data transformation. This sp uses temp tables. When I preview the data everything is fine. But when I try to map the transformations I get an error "Invalid object name" saying the temp table does not exist... What should I do? Thanks |
#3
| |||
| |||
|
|
fleo, Insert SET NOCOUNT ON statement at the beginning of the stored procedure. Ilya "fleo" <fleo (AT) discussions (DOT) microsoft.com> wrote in message news:2E23454F-BBE2-4526-9EDA-1A4DB6AA7AEE (AT) microsoft (DOT) com... Hi, I am trying to use a stored proc as a source for a data transformation. This sp uses temp tables. When I preview the data everything is fine. But when I try to map the transformations I get an error "Invalid object name" saying the temp table does not exist... What should I do? Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |