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 -> PL/SQL output to printer?

PL/SQL output to printer?

From: Ken <_at_nospam@bayline.com>
Date: Tue, 05 Jan 1999 09:19:20 +0000
Message-ID: <xsrk2.3708$hN4.52051@typhoon-sf.snfc21.pbi.net>


Is there a way to send the output of a select statement in PL/SQL to a printer? So far the only thing I can come up with is writing the output to a file and then using another program to print the files.

I'm not trying to get any fancy reports, just plain ASCII text character output
to the printer from within the PL/SQL program, not with SQL*PLUS.

ken Received on Tue Jan 05 1999 - 03:19:20 CST

Original text of this message

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