SSIS OLE DB Command Error
I have written a stored procedure that accepts 33 parameters. I am trying to execute the stored procedure from a SSIS OLE DB Command task. The code I am putting into the "SqlCommand" property is "Exec dbo.CO_PROD_UPDATE ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?
September 21st, 2006 4:00pm

What error are you getting?
Free Windows Admin Tool Kit Click here and download it now
September 21st, 2006 4:03pm

error at Perform Updates [Update Production [125]]: an OLE DB error has occurred. error code: 0x800004005, an OLE DB record is available.... "syntax error, permission violation or other nonspecific error. " I am pretty sure my syntax is correct, and I can execute, edit, and drop stored procedures, so I don't think it is a permissions issue. Craig
September 21st, 2006 4:07pm

Another thing I noticed is that I can execute a stored procedure from the SSIS OLE DB Command task if the proc does NOT take any parameters... Interesting situation... Craig
Free Windows Admin Tool Kit Click here and download it now
September 21st, 2006 4:14pm

Hi...Follow the link for the solutionttp://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=572199&SiteID=1
July 26th, 2007 12:14pm

Hello all, my co-worker sitting vis-á-vis has just received the same error message submitted by Craigster. Any chance to find the solution in the new forums? Thanks in advance and best regards, Gerald
Free Windows Admin Tool Kit Click here and download it now
March 12th, 2011 5:51am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics