Creates a default SQL connection.
Database SQL_DefConnect(char[] error, int maxlength, bool persistent)
Error buffer.
Maximum length of the error buffer.
True to re-use a previous persistent connection if possible, false otherwise.
A database connection Handle, or INVALID_HANDLE on failure. On failure the error buffer will be filled with a message.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.