Re: Adding long text to a text field generates an error

From: "Hiroshi Inoue" <inoue(at)tpf(dot)co(dot)jp>
To: "'Ben Ramsey'" <br(at)benandliz(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Adding long text to a text field generates an error
Date: 2004-01-22 14:59:25
Message-ID: 02d401c3e0f8$539c76a0$3d283ddb@PbgX
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Ben Ramsey
> Sent: Thursday, January 22, 2004 7:24 AM
> To: Hiroshi Inoue; pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] Adding long text to a text field
> generates an error
>
>
> How is this DLL different from the one I am currently using?

The driver's version is 7.3.0208. You can see the changes after 7.3.0200
at http://gborg.postgresql.org/project/psqlodbc/projdisplay.php (View Web
CVS).
For example, the change
[7.03.0201]
1) Revise the handling of descriptors and implement SQLCopyDesc.
2) Handle data_at_execution columns for SQLSetPos or SQLBulkOperations
would fix your problem.

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Ben Ramsey 2004-01-22 15:04:30 Re: Tables/Columns in upper-case?
Previous Message Jeff Eckermann 2004-01-22 14:50:20 Re: Tables/Columns in upper-case?