Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Inserting / Reading binary data with the SQL adapter? › Re: Inserting / Reading binary data with the SQL adapter?
December 17, 2006 at 11:10 AM
#16967
I’d probably go about this using .net code inside an Orchestration – for insertion at least.
Otherwise, have you taken a look at: http://www.biztalkgurus.com/samples/SQL-XML-Data-BizTalk-2006.html This should be able to process any type of data, just make sure you use the pass though pipeline.