Hi ,
My biztalk server and SQL server are installed on the same box. I am using a database functoid in my map to a table I created in SQL server
I am using the following String
Provider=SQLOLEDB.1;Integrated Security = SSPI; Persist Security Info = False; Inital Catalog=EDICrossReference;DataSource = CC-DT-IT-01;
But i am not getting any value in my value extractor. I checked the data and it exists but its not retrieved.
Can anyone please help how to fix this issue
Thank you
Sangeetha