PHP » GoLang |
login |
register |
about
|
GoLang ingres_next_error
request it (392)
GoLang replacement for PHP's ingres_next_error
[edit | history]
ingres_next_error(PECL ingres >= 2.0.0) ingres_next_error — Get the next Ingres error Description
bool ingres_next_error
([ resource
$link
] )
Get the next Ingres error for the last executed query. Each call to
ingres_next_error() can be followed by a call to
ingres_errno(), ingres_error()
or ingres_errsqlstate() to get the respective error
number, error text, or SQL STATE. While
ingres_next_error() returns Parameters
Return Values
ingres_next_error() returns See Also
|
more
Recently updated
more
Most requested
|