native
SQL_QueryError
Syntax
native SQL_QueryError(Handle:query, error[], maxlength);
Description
Gets information about a failed query error.
Returns the errorcode.
native
native SQL_QueryError(Handle:query, error[], maxlength);
Gets information about a failed query error.
Returns the errorcode.