VBA, ADO, selecting from a view -> ctid not found

From: Björn Häuser <bjoernhaeuser(at)googlemail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: VBA, ADO, selecting from a view -> ctid not found
Date: 2010-06-01 14:10:22
Message-ID: AANLkTikKh5NFHJ--dSDUWlDvHYwbYB6OvVMtKLCRX-R4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello List,

I am currently trying to select entries from a view from vba using ADO.
I am getting the error "column ctid not found", any suggestions?

SELECTs are the only operation i will ever do, so readonly would maybe
a option?
Changing the views, or just selecting from the paintables is not a option!

Thanks in advance,

Björn

Browse pgsql-odbc by date

  From Date Subject
Next Message Ken Sell 2010-06-02 23:53:56 Difference in SQLGetInfo between 7.4 and earlier protocol
Previous Message noreply 2010-06-01 03:19:16 [ psqlodbc-Bugs-1010834 ] QA Notice: Package has poor programming practices