[ psqlodbc-Bugs-1010217 ] ODBC 8.02.0500 bug on returned size of bpchar and varchar - Mailing list pgsql-odbc

From
Subject [ psqlodbc-Bugs-1010217 ] ODBC 8.02.0500 bug on returned size of bpchar and varchar
Date
Msg-id 20080226174025.7E52D17ADCC4@pgfoundry.org
Whole thread Raw
List pgsql-odbc
Bugs item #1010217, was opened at 20-12-2007 15:14
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010217&group_id=1000125

Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 3
Submitted By: Luiz Matsumura (luizkm)
Assigned to: Nobody (None)
Summary: ODBC 8.02.0500 bug on returned size of bpchar and varchar

Initial Comment:
ODBC 8.02.0500 return incorrect size for fields of char and varchar type.

The size of field is return  ( 2 * real size )
For example for a varchar(60) is returning as varchar(120)

Mylog and commlog attached

Thanks in advance.

----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010217&group_id=1000125

pgsql-odbc by date:

Previous
From: "luiz"
Date:
Subject: Odbc and Bytea
Next
From: Bruce McAlister
Date:
Subject: Re: ODBC Version supporting specif databases?