Re: ODBC ServerSide Cursors Error

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: "Ryan C(dot) Bonham" <Ryan(at)srfarms(dot)com>
Cc: "Pgsql-Odbc (E-mail)" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBC ServerSide Cursors Error
Date: 2001-10-10 01:36:42
Message-ID: 3BC3A62A.26048BB@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

"Ryan C. Bonham" wrote:
>
> Hi,
>
> I am using the 7.01.0007 ODBC driver, to connect my VB 6.0SP4 program to
> postgresql. I have a form which contains a datagrid. The Data grid is
> connected to a Postgre View. I had it set to readonly, and server side
> cursors.

What kind of data control are you using ?
Does datagrid mean DBGrid ?

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Mika Mantyla 2001-10-10 08:15:33 SQLPutData bug ?
Previous Message Hiroshi Inoue 2001-10-10 00:19:19 Re: Trap in copy_statement_with_parameters with latest sources