Re: spooling question

From: Rizwan Akhtar <rakhtar_at_incase.com>
Date: Wed, 15 Mar 95 10:00:44 -0500
Message-ID: <5465.ensmtp_at_incase.com>


Try putting a select statement that puts the character code for courier before your real
query.
Example

select chr(<character code for courier>) from dual;

select < Your query >

Spool both the queries in the above order.

It works well when you are trying to spool a result to the printer. I am not sure about the word document. It should work.

Rizwan
rakhtar_at_incase.com Received on Wed Mar 15 1995 - 16:00:44 CET

Original text of this message