MSAccess to postgres on Windows Currency type problem - Mailing list pgsql-odbc

From albert
Subject MSAccess to postgres on Windows Currency type problem
Date
Msg-id CAGt3jCqiyVyzpWYwj1J=vPxhtzsKhLurWq_BowDKCuKgiPkX5A@mail.gmail.com
Whole thread Raw
Responses Re: MSAccess to postgres on Windows Currency type problem  (Richard Broersma <richard.broersma@gmail.com>)
List pgsql-odbc
Hi all,

I am exporting a MSAccess database to Postgres under windows using ODBC.
An Access table has a column with Currency data type.
When trying to export that table I get a popup message saying the ODBC call failed,
"the input syntax is invalid for type double precision <40868,8227>" .

(it's not a verbatim error message as I am running Spanish windows version)

I have tried to export that same table using mdbtools' mdb-schema program and it works correctly, translating it to postgres "money" data type.

Any ideas on how to fix this? I have not found any related settings on the ODBC driver applet.

I am running Microsoft Access 2010 and postgres 8.4.8-1

Thanks
Albert

pgsql-odbc by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: 9.1 driver status
Next
From: Richard Broersma
Date:
Subject: Re: MSAccess to postgres on Windows Currency type problem