Re: Access and Postgres question.

From: Tim Uckun <tim(at)diligence(dot)com>
To: "Byron Nikolaidis" <byron(dot)nikolaidis(at)home(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Access and Postgres question.
Date: 2000-08-01 02:06:48
Message-ID: 4.2.0.58.20000731200433.00a68c10@mail.diligence.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

At 09:25 PM 7/31/00 -0400, you wrote:
>Do you have the "use declare/fetch" option enabled on the driver settings?
>This will cause the driver to use a cursor and fetch only a 100 rows at a
>time.
>
>Byron

Won't this force the recordset to be read only? My reading of the declare
statement indicates that cursors are read only. Oh how I wish I am wrong on
that!
----------------------------------------------
Tim Uckun
Mobile Intelligence Unit.
----------------------------------------------
"There are some who call me TIM?"
----------------------------------------------

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joe Shevland 2000-08-01 02:34:31 RE: couldn't load DB driver : null
Previous Message Dnesbitt 2000-08-01 00:13:44 RE: JDBC problem with DELETE