NonBlocking and TOraStoredProc
Posted: Mon 22 Oct 2012 02:02
Hi
Is it possible to use NonBlocking with a TOraStoredProc component?
If I setup and activate my TOraStoredProc with NonBlocking = True, I get an exception stating "SQL statement doesn't return rows". If I set NonBlocking = False, and activate the Stored Proc, it works fine. This happens both at design time and runtime.
Do I need to handle any event or set any other property to operate this?
Thanks
Is it possible to use NonBlocking with a TOraStoredProc component?
If I setup and activate my TOraStoredProc with NonBlocking = True, I get an exception stating "SQL statement doesn't return rows". If I set NonBlocking = False, and activate the Stored Proc, it works fine. This happens both at design time and runtime.
Do I need to handle any event or set any other property to operate this?
Thanks