i need provide output results from a script passed and executed by TOraScript object to my delphi application, e.g. i need output like '2 rows are updated', stored in a string or in a string list. I can't find a method to 'get' this output.
Basically statements are 'insert', 'update' or 'delete'. No 'select' statement.
I'm asking help from you!
Thanks!