NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <dbapi/driver/exception.hpp>
#include <dbapi/driver/odbc/interfaces.hpp>
#include <dbapi/driver/dbapi_svc_mapper.hpp>
#include <common/test_assert.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | COdbcSpwhoDemoApp |
Functions | |
int | main (int argc, const char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Definition at line 107 of file odbc_sp_who.cpp.
References CNcbiApplicationAPI::AppMain().
USING_NCBI_SCOPE |
Definition at line 41 of file odbc_sp_who.cpp.