R
R@nsh!
Hi.
assuming I'm calling
statement.execute(props.getProperty("OraStoredProcedure"));
where this property is an sql that creates a stored procedure, how do I know
if this operation was succesful or not?
I'm on jdk1.3.1, and can't move to 1.4.
TnX!
assuming I'm calling
statement.execute(props.getProperty("OraStoredProcedure"));
where this property is an sql that creates a stored procedure, how do I know
if this operation was succesful or not?
I'm on jdk1.3.1, and can't move to 1.4.
TnX!