Re: ado seek ? - Mailing list pgsql-odbc

From Jeff Eckermann
Subject Re: ado seek ?
Date
Msg-id 20040616135641.36465.qmail@web20806.mail.yahoo.com
Whole thread Raw
In response to ado seek ?  ("Mayer [Lippisch Software GmbH]" <m.mayer@lippisch.de>)
List pgsql-odbc
--- "Mayer [Lippisch Software GmbH]"
<m.mayer@lippisch.de> wrote:
> Hi,
>
> Is it possible to use the adodb.recordset->SEEK
> method within pgsql and pg-odbc in any way?

I believe that the "seek" method is not supported.
Though I may be wrong.

A more restrictive SQL query may do what you want.
Otherwise you will just have to iterate through the
recordset.

>
>
> Thank you
> Martin Mayer
>
>




__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo

pgsql-odbc by date:

Previous
From: "Marc Jacquin"
Date:
Subject: ERROR [IM003] Specified driver could not be loaded due to system error 998 (PostgreSQL).
Next
From: Michael Calabrese
Date:
Subject: Re: @#$%^& Access and PostgreSQL