Re: [pgadmin-support] Numeric Problem

2002-11-14 Thread Dave Page
> -Original Message- > From: jack [mailto:datactrl@;tpg.com.au] > Sent: 14 November 2002 01:57 > To: pgadmin > Subject: [pgadmin-support] Numeric Problem > > > Dave, > > I'm using pgAdmin II version 1.3.82 , psqlODBC 7.2.3 , > postgreSQl 7.2.

[pgadmin-support] Numeric Problem

2002-11-13 Thread jack
Dave, I'm using pgAdmin II version 1.3.82 , psqlODBC 7.2.3 , postgreSQl 7.2.1. There is a problem when I do an SQL query with a field of numeric, for eample NUMERIC (10.2). Following staement causes an error such as "Unable to indentify an operator '>' for type 'numeric' and 'double precision'..."