Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

sqlca_t Struct Reference

#include <sqlca.h>

Data Fields

char sqlcaid [8]
long sqlabc
long sqlcode
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
char sqlerrp [8]
long sqlerrd [6]
char sqlwarn [8]
char sqlstate [5]
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm
struct {
   int   sqlerrml
   char   sqlerrmc [SQLERRMC_LEN]
sqlerrm

Detailed Description

Definition at line 19 of file sqlca.h.


Field Documentation

Definition at line 22 of file sqlca.h.

Definition at line 21 of file sqlca.h.

Definition at line 23 of file sqlca.h.

Referenced by ecpg_log(), ecpg_raise(), ecpg_raise_backend(), ECPGnoticeReceiver(), and ECPGset_var().

Definition at line 30 of file sqlca.h.

Referenced by ecpg_execute(), ECPGget_desc(), and ECPGget_desc_header().

struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
struct { ... } sqlca_t::sqlerrm
char sqlca_t::sqlerrmc[SQLERRMC_LEN]

Definition at line 27 of file sqlca.h.

Referenced by ecpg_raise(), ecpg_raise_backend(), ECPGnoticeReceiver(), ECPGset_var(), and sqlprint().

Definition at line 26 of file sqlca.h.

Referenced by ecpg_raise(), ecpg_raise_backend(), ECPGnoticeReceiver(), ECPGset_var(), and sqlprint().

Definition at line 29 of file sqlca.h.

Definition at line 53 of file sqlca.h.

Referenced by ecpg_log(), ecpg_raise(), ecpg_raise_backend(), ECPGnoticeReceiver(), and ECPGset_var().

Definition at line 39 of file sqlca.h.

Referenced by ecpg_get_data(), and ECPGnoticeReceiver().


The documentation for this struct was generated from the following files: