On 6 November 2013 12:01, Rodrigo Madera <[email protected]> wrote: > Is there any way to get the data from a ROWID in Oracle? > > I need to provide the session to soci::rowid's constructor, and I can pass > it along to a soci::into(), so apparently I can get it "filled".
Sorry for brief answer, no time. Please, check https://github.com/SOCI/soci/blob/master/src/backends/oracle/test/test-oracle.cpp#L228-L248 Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
