|
The TOracleScript component editor allows you to edit and test the complete script, or each individual
command.
The output of the script can include the command text, SQL feedback (e.g. '10 rows updated'), SQL result sets, and error messages. The TOracleScript component includes events for error handling, custom command handling, output handling, and to handle the result sets of select statements. |