Re: [cx-oracle-users] Help with fetchraw
Brought to you by:
atuining
From: Leith P. <lei...@gm...> - 2005-05-13 01:26:52
|
This sounds like something better done in PL/SQL? Regards, Leith On 5/13/05, Chris Dunscombe <cdu...@ya...> wrote: > I'm looking to use cursor.fetchraw to help improve performance in an app = I'm writing. I've looked > at CopyData from cx_OracleTools but I'm afraid I couldn't work it out. > If possible I'd like a simple full example to show me the way. The contex= t is: >=20 > 1) Retrieve rows from source table and insert into a target table which h= as exactly the same > structure. >=20 > 2) Retrieve rows from source table, add some column formatting and write = out to a file. >=20 > Thanks very much, >=20 > Chris Dunscombe >=20 > PS Thanks for all the input re my previous posting on Nulls and None. I'v= e still got some thinking > and work to do on which is best for performance and how best to cope with= different datatypes, > particularly Longs (what a pain they are!!) >=20 > __________________________________ > Yahoo! Mail Mobile > Take Yahoo! Mail with you! Check email on your mobile phone. > http://mobile.yahoo.com/learn/mail >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=3D7393&alloc_id=3D16281&op=3Dclick > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |