Question About EOraError
Posted: Wed 29 Mar 2006 12:25
I'm using Delphi 2005, ODAC NET Option (Last version) and Oracle 8.1.7 Enterprise
I'm executing a TOraStoredProc with NonBlocking = True and Net enabled.
If my procedure raises an error in EOraError.Sender I got and TOciCommand Object and the property "Name" of this object I got the block executed by the TOraStoredProc.
How can I obtain the correct component that raised the error using EOraError?
I'm executing a TOraStoredProc with NonBlocking = True and Net enabled.
If my procedure raises an error in EOraError.Sender I got and TOciCommand Object and the property "Name" of this object I got the block executed by the TOraStoredProc.
How can I obtain the correct component that raised the error using EOraError?