dui-odbc.c File Reference


Detailed Description

ODBC driver -- developed/tested with iODBC http://www.iodbc.org.

Author:
2002 Linas Vepstas <linas@linas.org>
ODBC is basically brain-damaged, and so is this driver. The problem is that ODBC forces you to guess how many columns there are in your reply, and etc. which we don't know a-priori. Also makes VARCHAR difficult (impossible ??) to support correctly! Blame it on SQLBindCol(), which is a terrible idea.

Definition in file dui-odbc.c.

#include "config.h"
#include "perr.h"

Go to the source code of this file.

Functions

void dui_odbc_init (void)


Generated on Tue Apr 29 21:27:53 2008 for estron by  doxygen 1.5.5