Mapper
Classes | Macros | Typedefs | Functions | Variables
hb5_search.c File Reference
#include <sqlhdr.h>
#include <sqliapi.h>
#include "prototypes_new.h"
#include "ifxtypes.h"
Include dependency graph for hb5_search.c:

Go to the source code of this file.

Classes

struct  sqlca_s
 
struct  sqlca_s::sqlcaw_s
 
struct  etn_rec
 

Macros

#define SQLCA_INCL
 
#define SQLNOTFOUND   100
 

Typedefs

typedef struct sqlca_s ifx_sqlca_t
 

Functions

int hb5_search (int dbase, char *cstr, struct stn_rec *stn_record)
 

Variables

static const char _Cn1 [] = "hb5cursor"
 
struct sqlca_s sqlca
 
int4 SQLCODE
 
char SQLSTATE []
 
char astring [50]
 
struct etn_rec btn_rec
 

Macro Definition Documentation

◆ SQLCA_INCL

#define SQLCA_INCL

Definition at line 29 of file hb5_search.c.

◆ SQLNOTFOUND

#define SQLNOTFOUND   100

Definition at line 86 of file hb5_search.c.

Typedef Documentation

◆ ifx_sqlca_t

typedef struct sqlca_s ifx_sqlca_t

Function Documentation

◆ hb5_search()

int hb5_search ( int  dbase,
char *  cstr,
struct stn_rec stn_record 
)

Definition at line 151 of file hb5_search.c.

Variable Documentation

◆ _Cn1

const char _Cn1[] = "hb5cursor"
static

Definition at line 3 of file hb5_search.c.

◆ astring

char astring[50]
extern

◆ btn_rec

struct etn_rec btn_rec

◆ sqlca

struct sqlca_s sqlca
extern

◆ SQLCODE

int4 SQLCODE
extern

◆ SQLSTATE

char SQLSTATE[]
extern