Issue with SSIS Package calling stored procedure OUTPUT datetime parameter type
Symptom
The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter 3 ("@parameter"): Data type 0xE7 has an invalid data length or metadata length.
Solution
Installing SP2 my help. https://msdn2.microsoft.com/en-us/sql/bb426877.aspx
I was wondering if anyone else has had any issues related to this or found alternatives.
Comments
- Anonymous
October 18, 2007
PingBack from http://www.artofbam.com/wordpress/?p=10330