Re: MSSQL To PostgreSQL Via DTS

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: MSSQL To PostgreSQL Via DTS
Дата
Msg-id 440EEA7B.7060301@tpf.co.jp
обсуждение исходный текст
Ответ на MSSQL To PostgreSQL Via DTS  ("Daniel Holm" <Daniel.Holm@interworksinc.com>)
Список pgsql-odbc
Daniel Holm wrote:
> Does anyone have any advice on copying columns of data type text or
> image from Microsoft SQL 2000 to Postgre? I have set the ODBC driver to
> treat text as Long VarChar, and if I bump my max Long VarChar size up -
> I get one of two errors:
>
>
>
> MSSQL Error: Data for source column 1 ('textfield') is too large for the
> specified buffer size.
>
> or
>
> MSSQL Error: Query-based insertion or updating of BLOB values is not
> supported.

Please try psqlODBC 07.03.0260(Experimental Enhanced Branch) at
  http://pgfoundry.org/projects/psqlodbc/ .

regards,
Hiroshi Inoue

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

Предыдущее
От: "Christian Paul B. Cosinas"
Дата:
Сообщение: Re: [Polesoft Antispam]Re: Postgre and Visual Basic
Следующее
От: dodol garut
Дата:
Сообщение: Need help postgre with visual basic