Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

How to pass an array of binary values in SQL Server 2005?

I have a stored procedure that expects an array of binary values. I'm currently passing it as a comma separate string but I think that is a horrible hack. I tried using XML, but that didn't seem to work, but it's very possible I could have been doing
Posted by sferg | 1 Comments
 
Page view tracker