#include "wx/wxprec.h"#include "wx/wx.h"#include "wx/arrstr.h"#include "DatabaseLayer.h"#include <sql.h>#include <sqlext.h>Go to the source code of this file.
Defines | |
| #define | ERR_BUFFER_LEN 1024 |
| #define | ERR_STATE_LEN 10 |
|
|
Definition at line 22 of file OdbcDatabaseLayer.h. Referenced by OdbcDatabaseLayer::InterpretErrorCodes(). |
|
|
Definition at line 23 of file OdbcDatabaseLayer.h. Referenced by OdbcDatabaseLayer::InterpretErrorCodes(). |
1.4.1