Hi
I want to insert and retrive data from Oracle 10g database in BizTalk server 2006.
I am able insert data in database with help of table selected from drop down list.
But I want to use procedure to insert data and packages to retrive data from database.
How can I do this?
when i add the oracle database adapter for package it doesnt give proper schema .
for sql adapter we add "for xml auto , xmldata " , like that is there any new thing for oracle adapter ?
Plz provide me any link to do this.
Thanks