Checks whether the connection to the server is working.
- Parameters:
-
| db | a pointer of Q_DB structure |
- Returns:
- true if connection is alive, false if connection is not available and failed to reconnect
- Note:
- If the connection has gone down, an attempt to reconnect.
Definition at line 283 of file qDatabase.c.