#include <TSQLServer.h>#include <TSQLResult.h>#include <TSQLRow.h>Go to the source code of this file.
Functions | |
| void | sqlselect () |
| void sqlselect | ( | ) |
Definition at line 7 of file sqlselect.C.
References TSQLServer::Connect(), TStopwatch::CpuTime(), TSQLServer::GetColumns(), TSQLServer::GetDataBases(), TSQLServer::GetHost(), TSQLServer::GetTables(), i, j, nrows, TSQLServer::Query(), TStopwatch::RealTime(), row, TSQLServer::ServerInfo(), TStopwatch::Start(), TStopwatch::Stop(), and timer.
1.5.1