RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IB.IBDataBaseError Function

Interprets the SQLCode and IBErrorCode status and passes it to the EIBInterBaseError exception.

Pascal
procedure IBDataBaseError;
C++
IBDataBaseError();

Use the IBDataBaseError procedure to look at the status vector, interpret the SQLCode and IBErrorCode status, construct the status string, and pass it to the EIBInterBaseError exception. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!