How to use store procedure in map desinger?

HI,
i want to update the target XML fileds(Blob) data type using the store procedure. In my store procedure having 4 inputs parameters and one out paramters. how to achive this DI.please suggest to me.

RE: How to use store procedure in map desinger?

Hi Rams,

For support questions related to the Pervasive Data Integrator, please use one or more of the resources available at this URL on Pervasive Software's corporate web site:
http://www.pervasiveintegration.com/support/Pages/pervasive_data_integra...

- Jo

Its possible to update Clob Data type

Ok thanks Jo,

I need info about, its possible to update the XML filelds using store procedure.

My taget fileld is CLOB data type. how to get input parameter from SP using DI.