Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access - Mailing list pgsql-odbc

From Andreas
Subject Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access
Date
Msg-id 44186D6F.7060106@gmx.net
Whole thread Raw
In response to psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access Dates  (Randy Yates <yates@ieee.org>)
List pgsql-odbc
I had one of these, too.

The date wasn't correctly formated in the Access table.
It was something like   11/1/106   which should have been entered as
1/11/2006.

It was a wee bit unpleasant to actually locate the line within the table.
I limited the export to chunks by a numeric primary key. First 1000 then
gradually narrowing down to the bad record.
I'd be cute if the error message contained some form of identifier like
the primary key. On the other hand how should odbc know what column of
some SELECT is an identifier?


Randy Yates schrieb:
> Hi Folks,
>
> I'm trying to export a table from my MS-Access database to my postgresql
> database. I downloaded and installed the 8.01.02.00 driver on my Win2k
> system, created the datasource. Then when I try to export my table to the
> datasource, I get a single-world message "overflow" and the export aborts.
>
> I traced the cause of the overflow to a column that is in MS-Access's
> date/time format.
>
> Is this a known bug? Is there a workaround?
>

pgsql-odbc by date:

Previous
From: Augusto Meza Lizardi
Date:
Subject: Problems with ñÑéíóúá in XP Professional and not under XP Home
Next
From: Dave Page
Date:
Subject: Future development