Re: Printing debug statements in stored procedure/packages

From: Yoram zilberberg <elric_dm_at_netvision.net.il>
Date: 1996/03/17
Message-ID: <NEWTNews.827119907.17722.elric_dm_at_dialup.netvision.net.il>#1/1


About debuging,
 Think of using dbms_output package, use the put_line in the Procedure and in the application use the get_line to extract the line from the buffer and than, well actualy you can do what ever you want with it.
 all this solutions call for a little bit for extra programing. Think of Writting a central tool-procedude and place it in the template !!! Received on Sun Mar 17 1996 - 00:00:00 CET

Original text of this message