Hello I am developing a BizTalk 2006 Application that needs to insert the contents of a message into a SQL Server table and then respond with some lookup info (via a stored procedure). There’s nothing special in terms of data types. I am having a lot of trouble with the SQL Server Adapter which is what I think I need to use not errors really I’m just missing how you effectively use it for this purpose. Can anyone point me in the direction of a good White Paper which explains what to do? I didn’t find the Walkthrough that ships with Biztalk very helpful. Thanks to anyone who can lend a hand.