Re: [ODBC] Is there a limit on what can be returned? - Mailing list pgsql-interfaces

From Hiroshi Inoue
Subject Re: [ODBC] Is there a limit on what can be returned?
Date
Msg-id 3CE98983.DDCCCBBD@tpf.co.jp
Whole thread Raw
In response to Is there a limit on what can be returned?  ("Corey W. Gibbs" <cgibbs@westmarkproducts.com>)
List pgsql-interfaces
"Corey W. Gibbs" wrote:
>
> Good Morning Everyone,
>
> I'm working on "Spiffy VB App that uses Postgres as it's backend number
> three" and I am encountering a weird problem.
> PG Driver is version 7.02.00.01 and MDAC is version 2.7 .  Should I use
> MDAC2.5?
>
> When I execute the line below, everything is just fine:
> rs.Open "SELECT * FROM itemlist WHERE jobno='" & lst_job_numbers & "' and
> room = '" & lst_rooms & "'", cn, adOpenKeyset, adLockOptimistic
>
> But, I only need eight columns returned, so I try this:

It may be due to my fault.
Please try the snapshot dll at http://w2422.nsk.ne.jp/~inoue/.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

pgsql-interfaces by date:

Previous
From: Ed Schaller
Date:
Subject: krb5 & multiple users
Next
From: Ed Schaller
Date:
Subject: Re: krb5 & multiple users