-
1
- #1
Well, having decided to go with ADO, I have one last hurdle - if I have a 'RaiseError' in my stored proc it doesn't raise a Delphi exception, or add an error object to connection.error.
Also if I use ADOConnection1ExecuteComplete, EventStatus = esOK.
BDE happily raises an exception for it.
Any ideas?
Also if I use ADOConnection1ExecuteComplete, EventStatus = esOK.
BDE happily raises an exception for it.
Any ideas?