Re: numeric type

From: Daniel Migowski <dmigowski(at)ikoffice(dot)de>
To: Peter <peter(at)greatnowhere(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: numeric type
Date: 2008-07-30 08:39:47
Message-ID: 489028D3.4050706@ikoffice.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello Peter,

Peter schrieb:
>
>
>
> Long story. We’re migrating old Access app to Postgres but still need
> to be able to exchange datasets with the old app users (app supports
> it’s own import/export in MDB format). Since migration is expected to
> last several years we need some sort of automated PG->MDB thing…
>
Why don't you just make you converter configurable on how it handles
decimal without specs?

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter 2008-07-30 08:45:03 Re: numeric type
Previous Message Peter 2008-07-30 08:34:28 Re: numeric type