Re: More Problems with ODBC and Access

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: More Problems with ODBC and Access
Дата
Msg-id 42160AC7.8060304@archonet.com
обсуждение исходный текст
Ответ на More Problems with ODBC and Access  (Steve Backman <earlysteve@earthlink.net>)
Список pgsql-odbc
Steve Backman wrote:
> Related: What makes big int id's in pg show up as decimals in Access?
> Could this be part of the problem? Does it matter whether the id's are
> big ints or just ints? Do any of the settings refer to this? The
> documentation of the settings leaves some room for improvement...

I'm not sure if Access supports 64-bit integers. If not, it could be
that they're being mapped to floating-point (doubles presumably). That
probably will cause difficulties if you're using bigints for ID numbers.

--
   Richard Huxton
   Archonet Ltd

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: Inserting dates instead of varchar?
Следующее
От: laurie.burrow@powerconv.alstom.com
Дата:
Сообщение: Re: Cannot link to postgres 8.0.0 databases using ODBC from