#include <ildblink/ilddbms.h>
#include <ildblink/ildreq.h>
#include <iostream.h>
#include <ildblink/ilenv.h>
Classes | |
class | IldErrorReporter |
The class IldErrorReporter organizes the way in which DB Link errors are handled. More... | |
Macros | |
#define | ILD_SQS_ACON |
Standard value for informational messages. More... | |
#define | ILD_SQS_BCNT |
"IL006" ; Bad count for multiple execute. | |
#define | ILD_SQS_BCOLN |
"IL005" ; Unknown column name. | |
#define | ILD_SQS_BDBS |
"IL004" ; Invalid connection string. | |
#define | ILD_SQS_BFIL |
"IL009" ; Cannot create file | |
#define | ILD_SQS_BIND |
"07009": Bad column index | |
#define | ILD_SQS_DEIP |
"22023": Data Exception Invalid Parameter Value | |
#define | ILD_SQS_EOBJ |
"IL008" ; Using error object. | |
#define | ILD_SQS_FATAL |
"IL000" ; Fatal error or memory exhausted. | |
#define | ILD_SQS_INVS |
"IL011" ; Invalid calls sequence. | |
#define | ILD_SQS_NCON |
"08003": Not connected | |
#define | ILD_SQS_NIMP |
"0A000": Not implemented | |
#define | ILD_SQS_NINT |
"22005": Data buffer missing, bad size or illegal | |
#define | ILD_SQS_NOPR |
"IL012" ; No statement prepared. | |
#define | ILD_SQS_NOSCR |
"IL013" ; Scroll mode not activated. | |
#define | ILD_SQS_NREP |
"IL010" ; No error reporter | |
#define | ILD_SQS_NROW |
"02000": No more row | |
#define | ILD_SQS_NV |
"IL014" ; Trying to access a null value | |
#define | ILD_SQS_PRIV |
"IL007" ; Accessing private request. | |
#define | ILD_SQS_REQ |
"IL002" ; Request required. | |
#define | ILD_SQS_RNGE |
"21000": Out of range | |
#define | ILD_SQS_TMSM |
"22005": Type mismatch | |
#define | ILD_SQS_TYPE |
"IL001" ; Unknown data type. | |
#define | ILD_SQS_UNKRE |
"IL003" ; Unknown table. | |
Library: dbkernel
#define ILD_SQS_ACON |
Standard value for informational messages.
"08002": Already connected