php man page for ingres_next_error

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 error

SYNOPSIS
bool ingres_next_error ([resource $link])
DESCRIPTION
Get 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.
PARAMETERS
o $link - The connection link identifier
RETURN VALUES
ingres_next_error(3) returns TRUE if there is another error to retrieve or FALSE when there are no more errors
SEE ALSO
ingres_errno(3), ingres_error(3), ingres_errsqlstate(3). PHP Documentation Group INGRES_NEXT_ERROR(3)
Related Man Pages
ingres_autocommit(3) - php
ingres_pconnect(3) - php
ingres_prepare(3) - php
ingres_query(3) - php
ingres_unbuffered_query(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