Re: using decimal type - unable to identify operator =

Lists: pgsql-interfaces
From: Markus Wagner <wagner(at)imsd(dot)uni-mainz(dot)de>
To: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: using decimal type - unable to identify operator =
Date: 2001-05-07 12:08:10
Message-ID: 3AF6902A.C06A9A11@imsd.uni-mainz.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-interfaces

Hello,

I get this message from Access 2000 when using DECIMAL (8,2) as a data
type. I cannot fix it, no matter how I declare the attribute.

I found that this problem should be fixed in pg 7, but I am using pg 7!

Can anyone help?

Thank you


From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Markus Wagner <wagner(at)imsd(dot)uni-mainz(dot)de>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: using decimal type - unable to identify operator =
Date: 2001-05-08 00:26:02
Message-ID: 3AF73D1A.40AB7B8E@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-interfaces

Markus Wagner wrote:
>
> Hello,
>
> I get this message from Access 2000 when using DECIMAL (8,2) as a data
> type. I cannot fix it, no matter how I declare the attribute.
>
> I found that this problem should be fixed in pg 7, but I am using pg 7!
>
> Can anyone help?
>

Please try the latest psqlodbc driver(7.01.0005).

regards,
Hiroshi Inoue