#include <wx/wxprec.h>
#include "wx/wx.h"
#include <map>
#include <wx/variant.h>
#include <wx/exception.h>
#include <wx/dbi/types.h>
#include <wx/dbi/record.h>
Include dependency graph for dbi.h:
Go to the source code of this file.
Namespaces | |
namespace | wx |
namespace | wx::DBI |
Defines | |
#define | DATABASE_HOST wxT("Host") |
#define | DATABASE_NAME wxT("Name") |
#define | DATABASE_LOGON wxT("Logon") |
#define | DATABASE_PASSWORD wxT("Password") |
|
|
|
|
|
|
|
|