Re: Money type and kylix

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: "Eduardo" <eduardo_duv(at)bol(dot)com(dot)br>, <pgsql-sql(at)postgreSQL(dot)org>
Subject: Re: Money type and kylix
Date: 2002-02-21 19:03:00
Message-ID: web-699696@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Eduardo,

> I m trying to use a field with type money in a kylix application,
> but it doesn't work. It always says: "dbx error: incompatible type".
>
> Is it possible to use the money field with kylix or do i have to
> search for another solution?

Umm .. this is a PostgreSQL list. Are you using Kylix with PostgreSQL?

If so, you need to use the data type NUMERIC(#,#) to emulate a "money"
type.

-Josh Berkus

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-02-21 19:07:44 Re: Changing column constraints?
Previous Message Glenn MacGregor 2002-02-21 16:31:37 Help with many updates