Re: [Orclib-users] Clean clob before each insert
Open source C and C++ library for accessing Oracle Databases
Brought to you by:
vince_del_paris
From: vincent r. <vin...@gm...> - 2015-02-23 14:40:05
|
Hi, Use oci _lobtruncate() Regards, Vincent Le 23 févr. 2015 14:53, "Rafael Culik" <cu...@gm...> a écrit : > Hi > > Ive created an Structure to have an OCI_Lob for insert used on and bind > for insert operation > > how to clean the data of previus inserted data of this lob > > it apear that the lob is appending the data of each previus oci_lobwrite i > use to feed the data before calling OCI_Execute > > so how to clean the lob before setting new data? > > Regards > Luiz > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk > _______________________________________________ > Orclib-users mailing list > Orc...@li... > https://lists.sourceforge.net/lists/listinfo/orclib-users > > |