#include "Oracle8iCursor.h"
#include "Oracle8iConnection.h"
#include "iopcDataType.h"
#include "preproc.h"
#include "ctype.h"
#include "lDefs.h"
#include <string.h>
#include <wchar.h>
Include dependency graph for Oracle8iCursor.cpp:
Defines | |
#define | ORA_RESOURCE_BUSY 54 |
#define | UNKNOWN_DATA_TYPE 0 |
If you find some bug there please report it to me using troch@mail.ru.
|
Oracle error code: Database Lock - presicely: ORA-00054: resource busy and acquire with NOWAIT specified.
|
|
One of possible return values of Oracle8iCursor::getVarTypeAndLength(): type unknown - cannot bind it as Oracle external data type. |