Connects to a database asynchronously, so the game thread is not blocked.
void Connect(SQLConnectCallback callback, const char[] name, any data)
Callback. If no driver was found, the owner is null.
Database configuration name.
Extra data value to pass to the callback.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.