Retrieves the error string and error code from the database layer and places into buff. The buff argument points to the error string and error code.
getErrInfo(string *buff);
Parameter  | 
Description  | 
|---|---|
buff  | 
Pointer to a string to hold the error string and error code.  | 
Integer. Returns a positive integer if successful, and zero or negative integer, if failed.
Pointer to object  | 
Object  | 
|---|---|
  | 
  | 
| Copyright © 2005. Sybase Inc. All rights reserved. | 
 
 | 
|