Soe Tun

my attempt to solve common tech problems
posts - 10, comments - 173, trackbacks - 0

My Links

News

Twitter












Archives

Post Categories

Image Galleries

March 2009 Entries

Mapping Stored Procedure Parameters in SSIS OLE DB Source Editor

I was getting the following error

The SQL command requires a parameter named "@ParameterName", which is not found in the parameter mapping.
component "OLE DB Source" (1) failed the pre-execute phase and returned error code 0xC0207014.
in a SSIS Data Transfer Task that is using the following Stored Procedure EXEC code.
EXEC [dbo].[uspGetWhereUsedProductID] ?, ?

Posted On Thursday, March 05, 2009 4:20 PM | Feedback (86) | Filed Under [ SSIS ]

Powered by: