Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: NativeError or similar exception
NativeError or similar exception
Posted: 2008/03/20 06:46
 
Hello

In the NCOCI I used the code below to exception


   try   ...   Except on EEOCINativeError do   ...



but, what similar code i use in the AnyDAC 1.x, that get the same resulted.

with best regards,

Christian Balz
Re:NativeError or similar exception
Posted: 2008/03/20 08:14
 
Replace EOCINativeError with EOCINativeException and include uADPhysOraclWrapper into uses.
Re:NativeError or similar exception
Posted: 2008/03/20 08:39
 
Thank you Diman. God bless you.

Regards,

Christian Balz