My first question would be why do you want to write to a database from a map. It would have to be a very compelling reason – using the SQL adapter would be the preferred method.
But if you really have to… Anything you can do in .Net code can be executed in a map. You can write code in an external assembly, inline C#/VB, Javascript even, to write to a SQL database. You code can be called using the scripting functoid.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.