ToolMap
|
Definition of class DataBase. More...
#include <wx/wx.h>
#include "mysql.h"
#include <wx/buffer.h>
#include <wx/tokenzr.h>
#include <wx/dir.h>
#include <wx/config.h>
#include <wx/fileconf.h>
Go to the source code of this file.
Classes | |
class | DataBase |
Functions | |
WX_DEFINE_ARRAY_LONG (unsigned long, tmArrayULong) | |
Definition of class DataBase.
Class used to connect and manage the embedded MySQL server. This class needs mysql.h and the embedded MySql Library.