native dbi_error(Sql:_sql, _error[], _len);
Returns an error message set. For PGSQL and MySQL, this is a direct error return from the database handle/API. For MSSQL, it returns the last error message found from a thrown exception.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.