Re: MSSQL To PostgreSQL Via DTS

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: Daniel Holm <Daniel(dot)Holm(at)interworksinc(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: MSSQL To PostgreSQL Via DTS
Date: 2006-03-08 14:30:19
Message-ID: 440EEA7B.7060301@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message dodol garut 2006-03-08 15:32:29 Need help postgre with visual basic
Previous Message Christian Paul B. Cosinas 2006-03-08 08:11:53 Re: [Polesoft Antispam]Re: Postgre and Visual Basic