From: | lothar(dot)behrens(at)lollisoft(dot)de |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: ForwardOnly ? |
Date: | 2005-04-22 18:39:35 |
Message-ID: | 42696107.20667.241F5C@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Am 22 Apr 2005 um 14:46 hat Petr Odloil geschrieben:
> Hello,
>
> I'm using some Control and Visualization tool ControlWeb for my
> aplication and saving information into the Postgres database through the
> ODBC driver.
> SQL queries works fine, but when I was to move through the open set of
> records using the procedures of the Control Web
> a did get following message :
> The fetch type for PGAPI_ExtendedFetch isn't allowed with ForwardOnly
> cursor
>
> is there any help about it ?
Do you have set forward cursors only in ODBC configuration ?
I can use it with success, but I don't know about ControlWeb.
Lothar
>
> thanks a lot
>
> Petr
>
>
> --
> Odchozi zprava neobsahuje viry.
> Zkontrolovano Antivirovym systemem AVG.
> Verze: 7.0.308 / Virova baze: 266.10.2 - datum vydani: 21.4.2005
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
--
Lothar Behrens www.lollisoft.de
Rosmarinstr 3 My public project:
40235 Düsseldorf http://sourceforge.net/projects/lbdmf
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Ristola | 2005-04-23 06:36:50 | Re: Another post 7.3.02 bug Was: ODBC and encodings problem |
Previous Message | kazukawa_tuta | 2005-04-22 15:49:12 | Please tell me about PostgreSQL Driver |