Getting Started with ODBC - Mailing list pgsql-odbc

From Andrew Bell
Subject Getting Started with ODBC
Date
Msg-id 5.1.0.14.2.20011129131103.0532f2c0@acbell.mail.iastate.edu
Whole thread Raw
List pgsql-odbc
Hi,

I *think* that I've mostly figured out what it takes to develop code that
uses ODBC to communicate with PostgreSQL on a Linux system:

   1) Driver manager (either iodbc or unixODBC)
   2) PostgreSQL ODBC driver
   3) Some header files (unless you want to type prototypes all day)
   4) An initialization file (.odbc.ini)

Is this correct?  Is there anything else?  The FAQs don't, in my mind,
cover this very well.  Can someone tell me where to get an ODBC header file
that will work with gcc?

Thanks,


-- Andrew Bell
acbell@iastate.edu



pgsql-odbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: Tuple is too big: size 524592
Next
From: "Igor Kovalenko"
Date:
Subject: Re: Getting Started with ODBC