I receive the error message while using stored procedure on Biztalk server2004 from client dev. environmrnt.
Failed to execute SQL statement.Please ensure that supplied syntax is correct.The transaction has already has been implicitly or explicitly commited or aborted.
I have added SQL adapter(Add->Add generated items->Add Adapter) and using Stored proc. in Database on server.This error comes for each an every stored proc though its syntax is coorect.
PLEASE tell me what to do?