Lines Matching refs:last_app_error
184 H->last_app_error = "Cannot fetch from a closed cursor"; in firebird_stmt_fetch()
290 H->last_app_error = "Couldn't determine BLOB size"; in firebird_fetch_blob()
328 H->last_app_error = "Error reading from BLOB"; in firebird_fetch_blob()
528 S->H->last_app_error = "Invalid parameter index"; in firebird_stmt_param_hook()
554 S->H->last_app_error = "Invalid parameter name"; in firebird_stmt_param_hook()
608 S->H->last_app_error = "Cannot bind to array field"; in firebird_stmt_param_hook()
616 S->H->last_app_error = "Parameter requires non-null value"; in firebird_stmt_param_hook()
660 S->H->last_app_error = "Cannot convert string to boolean"; in firebird_stmt_param_hook()
672 S->H->last_app_error = "Binding arrays/objects is not supported"; in firebird_stmt_param_hook()
722 S->H->last_app_error = "Parameter requires non-null value"; in firebird_stmt_param_hook()
729 S->H->last_app_error = "Binding arrays/objects is not supported"; in firebird_stmt_param_hook()