#include "TUrl.h"#include "TString.h"#include "DatabaseInterface/DbiExceptionLog.h"Go to the source code of this file.
Classes | |
| class | DbiAsciiTablePreparer |
| Concept A helper class to prepare an ASCII database table file for importing Purpose To simplifly the construction of a temporary (process specific) ASCII database. Acknowledgments The code is essentially a translation of RDBC/TSQLImporterClient by Valeriy Onuchin 21/03/2001 More... | |
Defines | |
| #define | HTTP_OK 200 |
| #define | HTTP_BAD_REQUEST 400 |
| #define | HTTP_FORBIDDEN 403 |
| #define | HTTP_NOT_FOUND 404 |
| #define | HTTP_NOT_ACCEPTABLE 406 |
|
|
Definition at line 90 of file DbiAsciiTablePreparer.h. |
|
|
Definition at line 91 of file DbiAsciiTablePreparer.h. |
|
|
Definition at line 93 of file DbiAsciiTablePreparer.h. |
|
|
Definition at line 92 of file DbiAsciiTablePreparer.h. |
|
|
Definition at line 89 of file DbiAsciiTablePreparer.h. |
1.3.9.1