Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access

Поиск
Список
Период
Сортировка
От Andreas
Тема Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access
Дата
Msg-id 44186D6F.7060106@gmx.net
обсуждение исходный текст
Ответ на psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access Dates  (Randy Yates <yates@ieee.org>)
Список 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 по дате отправления:

Предыдущее
От: Augusto Meza Lizardi
Дата:
Сообщение: Problems with ñÑéíóúá in XP Professional and not under XP Home
Следующее
От: Dave Page
Дата:
Сообщение: Future development