Using IBDAC latest version.
When I attempt to open a storedproc which contains an execute statement - and does not return rows I receive 'SQL statement doesn't return rows' error message in a box - this is correct.
However I would like to catch the error and deal with it without interrupting the programme with the error box.
I've tried putting the open call in a try except block but the error box still shows.
Thanks
Trap/catch 'SQL statement doesn't return rows'
Re: Trap/catch 'SQL statement doesn't return rows'
Apologies: somehow I submitted two copies of this post. Please delete one of them.
Re: Trap/catch 'SQL statement doesn't return rows'
I answered to you at the topic:http://forums.devart.com/viewtopic.php?t=31037