Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Urgent : SQLAdapteR Error › Urgent : SQLAdapteR Error
October 12, 2005 at 5:12 PM
#12047
Fab,
I would check a couple of things.
1 – Make sure that the adapter is installed correctly. Have you tried a very simple example with the adapter just to verify it works?
2 – make sure you have the pre-req’s installed. SQLXML 3.0 would be the key one.
3 – What does your stored proc look like? Have you verified you are not maybe returning an unsupported type, etc? Does the stored proc work outside of the adpater?
Todd