Mapper
Classes | Macros | Functions | Variables
hb5_search.c File Reference
#include <sqlhdr.h>
#include "prototypes.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
 

Functions

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

Variables

static char * _Cn1 = "hb5cursor"
 
static _SQCURSOR * _SQ1 = 0
 
struct sqlca_s sqlca
 
long SQLCODE
 
char astring [50]
 
struct etn_rec btn_rec
 

Macro Definition Documentation

◆ SQLCA_INCL

#define SQLCA_INCL

Definition at line 38 of file hb5_search.c.

◆ SQLNOTFOUND

#define SQLNOTFOUND   100

Definition at line 84 of file hb5_search.c.

Function Documentation

◆ _iqnprep()

_SQCURSOR* _iqnprep ( )

◆ hb5_search()

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

Definition at line 125 of file hb5_search.c.

Variable Documentation

◆ _Cn1

char* _Cn1 = "hb5cursor"
static

Definition at line 3 of file hb5_search.c.

◆ _SQ1

_SQCURSOR* _SQ1 = 0
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

long SQLCODE
extern