Re: SQLSetPos error

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Jim Dickenson" <dickenson(at)cfmc(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: SQLSetPos error
Date: 2002-01-26 14:05:15
Message-ID: EKEJJICOHDIEMGPNIFIJGEMIGJAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Jim Dickenson [mailto:dickenson(at)cfmc(dot)com]
>
> Yes I am using the unixODBC driver as the one that came with
> PostgreSQL does
> not connect at all.
>
> I am using version 7.1.3 of PostgreSQL

You can configure --with-unixodbc( --enable-odbc) in 7.2 beta
and get the odbc driver for unixODBC. Note that the configure
option needs the unixODBC package installed.
You have to add -DDRIVER_CURSOR_IMPLEMENT to the
compile option.

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Joseph Watson 2002-01-26 23:38:59 Re: Connection Problem
Previous Message Jim Dickenson 2002-01-25 15:46:36 Re: SQLSetPos error