Re: Pro*C vs SQLPlus script??

From: <chereau>
Date: 1996/09/10
Message-ID: <513ccs$imk_at_cf01>#1/1


One reason can be error handling.
That is, in a sqlplus script you can not manage with error. The only thing you can do is to put result in file an look at the file to know if there is an error or not.

Pro*C allow you to manage error and make trace of the error or stop the execution of the whole, or take correction action.



As usual :
statements and opinions are mine and do not necessarily reflect the opinions of my employer. Received on Tue Sep 10 1996 - 00:00:00 CEST

Original text of this message