Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
julechka
Starting Member
2 Posts |
Posted - 2012-01-18 : 09:34:00
|
Hello,I am passing column with image data type and have to assign it to variable and then pass it into stored procedure.I am confused as to what data type i should use.First, what should be data type of the variable that tis image column is assigned to?Second, what should I type the parameter in SQL Execute task for this image?Thanks,Juls |
|
|
|
|