On 7/23/08 8:11 AM, "Emi Lu" <[EMAIL PROTECTED]> wrote: > I tried: > =========== > ... > set echo off newpage 0 space 0 pagesize 0 feed off head off trimspool on > ... >
I think the "spool" command is the one that actually tells sqlplus to write to a file. The "set" stuff just configures the output regardless of Also, on page 64 of the iBATIS PDF, Example 7 has an example with a RowHandler. Cheers, Chris
