Data Warehousing Community Forum Data Warehousing Community Forum
The Warehouse of Data warehousing knowledge ...
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
July 31, 2010, 02:35:58 am


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Stored Procedure Transformation functionality in SSIS  (Read 1510 times)
unknown
DW Apprentice
**

Reputation: +7/-0
Offline Offline

Posts: 44



View Profile
« on: January 10, 2008, 10:48:51 pm »

Hi,

Very new to SQL server Integration services and I worked with informatica earlier.

I have one simple question. In Informatica 7x, we are having a in-built External Procedure Transformation by which we can execute a procedure.

How can I achieve the same functionality as External Stored Procedure Transformation (Informatica) in SSIS?

Please let me know.
Logged

Thanks
Unknown Smiley
Whoever
Administrator
*****

Reputation: +34/-0
Offline Offline

Posts: 113


Forum Don


View Profile WWW
« Reply #1 on: January 14, 2008, 11:10:49 am »

External Stored Procedure Transformation (Informatica) in SSIS
SSIS treates Stored Procedures no different than any other query. It even lets you parametrize simple SQL queries.

You can use the "Execute SQL Task" to execute it as a part of the workflow.
Or the "OLE DB Command" transformation to execute it as a part of the data flow.

And yes, you can execute SP's and queries on any kind of RDBMS from SSIS as long as you have ODBC connectivity to it. Cool
Logged

You don't get it.  I built this place. Down here, I make the rules. Down here, I make the threats. Down here, I'm God.
Pages: [1]   Go Up
  Print  
 
Jump to:  



© Copyright 2006-2010 DW Forum. All rights reserved

contactSanghala | Cyber Militia | Powered by SMF | SMF © 2006-2009, Simple Machines LLC | Dilber MC Theme by HarzeM