#include <soci.h>#include <soci-odbc.h>#include <test/common-tests.h>#include <iostream>#include <string>#include <cassert>#include <ctime>#include <cmath>Go to the source code of this file.
Classes | |
| struct | table_creator_one | 
| struct | table_creator_two | 
| struct | table_creator_three | 
| class | test_context | 
Functions | |
| int | main (int argc, char **argv) | 
Variables | |
| std::string | connectString | 
| backend_factory const & | backEnd = odbc | 
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) | 
Definition at line 107 of file test-odbc-access.cpp.
References backEnd, and connectString.
| std::string connectString | 
Definition at line 28 of file test-odbc-access.cpp.
| backend_factory const& backEnd = odbc | 
Definition at line 29 of file test-odbc-access.cpp.
Generated on Sun Oct 3 2010 17:42:17 for EXTRAS-SOCI by Doxygen 1.7.1