odbc_driver_defs.h File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sql.h>
#include <sqlext.h>
#include "cinterf.h"
#include "driver_manager_defs.h"

Data Structures

struct  driverODBC_columnmeta
struct  driverODBC_meta
struct  driverODBC_queryInfo
struct  driverODBC_connectionInfo

Functions

DllExport int call_conv driverODBC_initialise ()
int driverODBC_connect (struct xsb_connectionHandle *handle)
int driverODBC_disconnect (struct xsb_connectionHandle *handle)
xsb_data ** driverODBC_query (struct xsb_queryHandle *handle)
int driverODBC_prepareStatement (struct xsb_queryHandle *qHandle)
xsb_data ** driverODBC_execPrepareStatement (struct xsb_data **param, struct xsb_queryHandle *handle)
int driverODBC_closeStatement (struct xsb_queryHandle *handle)
char * driverODBC_errorMesg ()
DllExport int call_conv driverODBC_register ()
DllExport int call_conv registerXSBDriver (char *dr, int num)
DllExport int call_conv registerXSBFunction (char *dr, int type, union functionPtrs *func)

Function Documentation

int driverODBC_closeStatement struct xsb_queryHandle handle  ) 
 

int driverODBC_connect struct xsb_connectionHandle handle  ) 
 

int driverODBC_disconnect struct xsb_connectionHandle handle  ) 
 

char* driverODBC_errorMesg  ) 
 

struct xsb_data** driverODBC_execPrepareStatement struct xsb_data **  param,
struct xsb_queryHandle handle
 

DllExport int call_conv driverODBC_initialise  ) 
 

int driverODBC_prepareStatement struct xsb_queryHandle qHandle  ) 
 

struct xsb_data** driverODBC_query struct xsb_queryHandle handle  ) 
 

DllExport int call_conv driverODBC_register  ) 
 

DllExport int call_conv registerXSBDriver char *  dr,
int  num
 

DllExport int call_conv registerXSBFunction char *  dr,
int  type,
union functionPtrs func
 


Generated on Wed Jul 26 13:26:55 2006 for XSB by  doxygen 1.4.5