|
Mapper
|

Go to the source code of this file.
Classes | |
| struct | sqlca_s |
| struct | sqlca_s::sqlcaw_s |
Macros | |
| #define | SQLCA_INCL |
| #define | SQLNOTFOUND 100 |
Typedefs | |
| typedef struct sqlca_s | ifx_sqlca_t |
Functions | |
| int | name_search (int dbase, char *cstr, struct stn_rec *stn_record) |
Variables | |
| static const char | _Cn1 [] = "namecursor" |
| struct sqlca_s | sqlca |
| int4 | SQLCODE |
| char | SQLSTATE [] |
| #define SQLCA_INCL |
Definition at line 29 of file name_search.c.
| #define SQLNOTFOUND 100 |
Definition at line 86 of file name_search.c.
| typedef struct sqlca_s ifx_sqlca_t |
| int name_search | ( | int | dbase, |
| char * | cstr, | ||
| struct stn_rec * | stn_record | ||
| ) |
Definition at line 118 of file name_search.c.
|
static |
Definition at line 3 of file name_search.c.
|
extern |
|
extern |
|
extern |