Query: ingres_next_error
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INGRES_NEXT_ERROR(3) 1 INGRES_NEXT_ERROR(3) ingres_next_error - Get the next Ingres errorSYNOPSISbool ingres_next_error ([resource $link])DESCRIPTIONGet the next Ingres error for the last executed query. Each call to ingres_next_error(3) can be followed by a call to ingres_errno(3), ingres_error(3) or ingres_errsqlstate(3) to get the respective error number, error text, or SQL STATE. While ingres_next_error(3) returns TRUE, there are more errors to fetch.PARAMETERSo $link - The connection link identifierRETURN VALUESingres_next_error(3) returns TRUE if there is another error to retrieve or FALSE when there are no more errorsSEE ALSOingres_errno(3), ingres_error(3), ingres_errsqlstate(3). PHP Documentation Group INGRES_NEXT_ERROR(3)
Related Man Pages |
---|
ingres_autocommit(3) - php |
ingres_charset(3) - php |
ingres_commit(3) - php |
ingres_pconnect(3) - php |
ingres_prepare(3) - php |
Similar Topics in the Unix Linux Community |
---|
copy, clear and keep to new data only |
Ingres 9.3.0 build 111 (Default branch) |
Ingres 9.3.0 build 119 (Default branch) |
question on awk |