Getting Started with ODBC

Поиск
Список
Период
Сортировка
От Andrew Bell
Тема Getting Started with ODBC
Дата
Msg-id 5.1.0.14.2.20011129131103.0532f2c0@acbell.mail.iastate.edu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Tuple is too big: size 524592
Следующее
От: "Igor Kovalenko"
Дата:
Сообщение: Re: Getting Started with ODBC