Re: [INTERFACES] NEW ODBC DRIVER

From: "Chris Osborn" <fozztexx(at)talia(dot)hq(dot)vxn(dot)com>
To: "Byron Nikolaidis" <byronn(at)insightdist(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] NEW ODBC DRIVER
Date: 1998-05-11 10:45:09
Message-ID: Mynah_0.8cl_i386.35573925_00002b92@talia.hq.vxn.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

So what can I do to sort in Access '97? I doubt the backend will
be getting changed anytime soon.

---
Chris Osborn, Network Administrator T3West/WebCow!
707 255 9330 x225 - Voice 1804 Soscol Ave, #203
707 224 9916 - Fax Napa, CA 94559
<fozztexx(at)t3west(dot)com> <http://t3west.com/>

On May. 09 98, 17:12 PDT, "Byron Nikolaidis" <byronn(at)insightdist(dot)com>
wrote:

> Access insists on using order by clauses like that, even though
> the driver returns information saying it can't support it!

> Postgres simply can't handle order by clauses without the fields
> also being in the target.

> The error you see is a legitimate error coming from the backend.

> When the backend can handle those kinds of order by clauses, the
> error will stop happening.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Byron Nikolaidis 1998-05-11 12:35:29 Re: NEW ODBC DRIVER
Previous Message Carlos Navarro Garcia 1998-05-11 09:59:13 Portals

Browse pgsql-interfaces by date

  From Date Subject
Next Message Byron Nikolaidis 1998-05-11 12:35:29 Re: NEW ODBC DRIVER
Previous Message Sbragion Denis 1998-05-11 08:04:03 New ODBC Driver: some tests.