ODBC Class Reference

Inheritance diagram for ODBC:

SQL SystemCode List of all members.

Public Member Functions

BOOL Connect (char *server, char *user, char *pwd)
BOOL Disconnect ()
BOOL Query (char *sql, BOOL ignoreerror=FALSE)
BOOL QueryTables ()
BOOL QueryColumns (char *table)
BOOL GetData ()
BOOL CreateTable (char *name, char *layout)
BOOL DeleteTable (char *name)
BOOL Select (char *table, char *spec, char *condition=NULL)
BOOL Insert (char *table, char *data)
BOOL Update (char *table, char *expr)
BOOL Delete (char *table, char *expr)

Detailed Description

Definition at line 44 of file db.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Mar 5 09:49:15 2007 for DigiForce by  doxygen 1.4.7