| Home | How To | Online Documentation | Support | Download | Order |
|
|
bool isAlive() const; Returns the database server connection status for a particular connection object. Return valuesReturns true if the database server is active and accessible; otherwise false. Server specific notesThis method uses the safe query execution for most supported
DBMS-es. The query uses the well known database table or procedure
(mysql_ping is used for MySQL). If the query fails the method returns
false. Problems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
|||||||||||||||||||