Subject Re: [firebird-support] OOT : how to show GDSCODE in Delphi6
Author Dimitry Sibiryakov
> question : how to show the GDSCODE that it should be "335544634"

except on E:EIBError do
MessageDlg(IntToStr(E.IBErrorCode), mtError, [mbOK],0);

SY, SD.