Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Using DBMS_OUTPUT to output columns?

Re: Using DBMS_OUTPUT to output columns?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/05
Message-ID: <962781954.29419.1.pluto.d4ee154e@news.demon.nl>#1/1

It doesn't 'know', the column definitions are being sent by the server through sqlnet. You don't need a sniffer to find that out, just make sure trace_level_client=16 in sqlnet.ora and there you are. Regards,

Sybrand Bakker, Oracle DBA

"phersh" <philhershNOphSPAM_at_hotmail.com.invalid> wrote in message news:125d6d92.a9a28bbc_at_usw-ex0101-006.remarq.com...
> Steve,
>
> Thanks. I guess my question - without using a packet sniffer and
> without knowing the Oracle CLI - is how does a desktop tool like
> MS Access 'know' that multiple columns are being returned. Can I
> emulate that using DBMS_OUTPUT?
>
> Phil
>
>
>
> -----------------------------------------------------------
>
> Got questions? Get answers over the phone at Keen.com.
> Up to 100 minutes free!
> http://www.keen.com
>
Received on Wed Jul 05 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US