Lines Matching refs:last_app_error
213 H->last_app_error = "Cannot fetch from a closed cursor"; in firebird_stmt_fetch()
328 H->last_app_error = "Couldn't determine BLOB size"; in firebird_fetch_blob()
369 H->last_app_error = "Error reading from BLOB"; in firebird_fetch_blob()
563 S->H->last_app_error = "Invalid parameter index"; in firebird_stmt_param_hook()
589 S->H->last_app_error = "Invalid parameter name"; in firebird_stmt_param_hook()
640 S->H->last_app_error = "Cannot bind to array field"; in firebird_stmt_param_hook()
648 S->H->last_app_error = "Parameter requires non-null value"; in firebird_stmt_param_hook()
697 S->H->last_app_error = "Cannot convert string to boolean"; in firebird_stmt_param_hook()
709 S->H->last_app_error = "Binding arrays/objects is not supported"; in firebird_stmt_param_hook()
760 S->H->last_app_error = "Parameter requires non-null value"; in firebird_stmt_param_hook()
767 S->H->last_app_error = "Binding arrays/objects is not supported"; in firebird_stmt_param_hook()