Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

sqliteodbc.h File Reference


Detailed Description

Header file for SQLite ODBC driver.

Id
sqliteodbc.h,v 1.34 2004/09/16 13:58:06 chw Exp chw

Copyright (c) 2001-2004 Christian Werner <chw@ch-werner.de>

See the file "license.terms" for information on usage and redistribution of this file and for a DISCLAIMER OF ALL WARRANTIES.

Definition in file sqliteodbc.h.

#include <sys/time.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdarg.h>
#include <string.h>
#include <sql.h>
#include <sqlext.h>
#include <time.h>
#include "sqlite.h"

Go to the source code of this file.

Typedefs

typedef dbc DBC
typedef stmt STMT


Typedef Documentation

typedef struct dbc DBC
 

typedef struct stmt STMT
 


Generated on 25 Feb 2005 by doxygen.
Contact: chw@ch-werner.de