Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Actually I need a suggestion from you.
Situation:
While loading data into oracle target using SSIS we had some validations to be performed on data. We were doing it using oracle sp's having cursors in it.Now we want to implement the same code without using the oracle sp. So I need to include the oracle sp code having cursor within the SSIS package itself.
Please gve me suggestion on the SSIS component and method should I use to cover this situation.
One more qusetion: Whether ssis SQL task supports oracle cursors or which component is proper for this situation??
Please provide advice in details..
Thanks In Advance

[edit]SHOUTING removed - OriginalGriff[/edit]
Posted
Updated 8-Feb-12 20:59pm
v2
Comments
OriginalGriff 9-Feb-12 2:59am    
DON'T SHOUT. Using all capitals is considered shouting on the internet, and rude (using all lower case is considered childish). Use proper capitalisation if you want to be taken seriously.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900