Re: insert into view with a defined rule fails from MSAccess

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: insert into view with a defined rule fails from MSAccess
Дата
Msg-id 3DD9B49C.B9B69684@tpf.co.jp
обсуждение исходный текст
Ответ на insert into view with a defined rule fails from MSAccess  (Joan Picanyol i Puig <lists@biaix.org>)
Список pgsql-odbc
Joan Picanyol i Puig wrote:
>
> Hi,
>
> I'm having trouble inserting into a view through an insert rule. I'm
> using the latest version the ODBC driver and PostgreSQL 7.2.3 from
> MSAccess 2000 on Windows98.
>
> The problem seems to be on ODBC since inserting from psql works.
> However, Access returns me Jet error 3156 (something like: the
> field is too small for the data you are entering)

It's a server side problem not the problem of psqlodbc driver.
Maybe the patch at
  http://archives.postgresql.org/pgsql-general/2002-05/msg00170.php
would fix the problem.
Please try.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: PostgreSQL+ Beta bug?
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Threading crash using ODBC