"set linesize"

is a SQL*Plus command to control the size of an output line....

dbi is used for manipulating data from a database, the output is
controlled by you...

What are you trying to accomplish?

-Joe

--- "Jackson, Harry" <[EMAIL PROTECTED]> wrote:
> Ho do you 
> 
> set linesize 1000;
> 
> using dbi for Oracle. I have tried inserting it before the "select"
> statement and putting it in its own "prepare" statement but neither
> have
> worked. Google has got very little on this when I searched for it.
> I would
> appreciate a decent link to how to do this sort of thing.
> 
> Cherrs 
> Harry. 

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to