ODBC vs decimal rounding

From: Francisco Reyes <lists(at)natserv(dot)com>
To: pgsql General List <pgsql-general(at)postgresql(dot)org>
Subject: ODBC vs decimal rounding
Date: 2002-05-03 21:03:41
Message-ID: 20020503165954.I59193-100000@zoraida.natserv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am using the PostgreSQL ODBC client, 7.001.009, with Visual Foxpro 6. I
am retrieving a real column and when I get it to Foxpro it is rounded to 2
decimal points. Is there a way to get 3 instead?

The data on the Postgresql is saved to 3 decimal points.

I didn't see any settings on the ODBC client for this and I am wondering
whether it is an ODBC issue or a Foxpro issue.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2002-05-03 21:19:45 Re: Subject: bool / vacuum full bug followup part 2
Previous Message David Siebert 2002-05-03 20:54:38 Re: Foxpro