Re: Problems with PGSQL ODBC drivers

From: "Henshall, Stuart - Design & Print" <SHenshall(at)westcountry-design-print(dot)co(dot)uk>
To: 'Harry Broomhall' <harry(dot)broomhall(at)uk(dot)easynet(dot)net>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Problems with PGSQL ODBC drivers
Date: 2003-01-09 14:53:30
Message-ID: E382B5D8EDE1D6118DBE0008C759BCD6116B5E@WCPEXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Harry Broomhall wrote:
> Hiroshi Inoue writes:
> [Charset iso-2022-jp unsupported, filtering to ASCII...]
>>
>> Please try to turn off the *Updatable cursors* DSN option.
>
> Thank you for your quick response.
>
> I have tried your suggestion with no success! :-(
>
> The problem is as before.
>
> (Note - I tried previously to reply, but the 'From:' header line
> wasn't set for the list, and the remote mailer had some error.)
>
> Regards,
> Harry.
>
So that MS Access can auto work out which field to use as a key I first of
all create a view as a table with primary key and then create a select rule.
A similar thing may stop Excel trying to choose oid as primary key. This is
assuming that you've already made sure that its not showing the OID column
and isn't set to use it as a fake index.
hth,
- Stuart

DISCLAIMER:The information in this message is confidential and may be
legally privileged. It is intended solely for the addressee. Access to this
message by anyone else is unauthorised. If you are not the intended
recipient, any disclosure, copying, or distribution of the message, or any
action or omission taken by you in reliance on it, is prohibited and may be
unlawful. Please immediately contact the sender if you have received this
message in error. Thank you.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Harry Broomhall 2003-01-09 15:30:43 Re: Problems with PGSQL ODBC drivers
Previous Message Harry Broomhall 2003-01-09 13:43:51 Re: Problems with PGSQL ODBC drivers