Re: libodbc programming tutorial - Mailing list pgsql-odbc

From Benjamin Riefenstahl
Subject Re: libodbc programming tutorial
Date
Msg-id m3u183i9es.fsf@seneca.benny.turtle-trading.net
Whole thread Raw
In response to libodbc programming tutorial  (GrahamWilsonCA@yahoo.ca (Graham))
List pgsql-odbc
Hi Graham,

GrahamWilsonCA@yahoo.ca (Graham) writes:
> An hour or so of googling for anything to do with ODBC has resulted
> in a pletora of useless windows, MS Access and Excel links...

Yes, I bet that most ODBC introductions are for Windows.  Just pick a
tutorial in straight C and ignore the Windows specific code, if there
is any.  It's probably not 100% identical, but the basic stuff and the
principles are the same.  It is not too difficult to write portable
ODBC code.

There are books too, of course.  Sorry, I can't quickly locate the one
that I used for learning this some years ago.

benny

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: PostgreSQL ODBC: Bug with Insert when using parameters arrays
Next
From: "Jol Valentine"
Date:
Subject: Re: PostgreSQL ODBC: Bug with Insert when using parameters arrays ??