Re: Problem about Bytea and SQL_C_CHAR - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Problem about Bytea and SQL_C_CHAR
Date
Msg-id 3DE6B6FA.1CFB0CA1@tpf.co.jp
Whole thread Raw
In response to Problem about Bytea and SQL_C_CHAR  ("Han" <zhouhanok@vip.sina.com>)
List pgsql-odbc
Han wrote:
>
> Hiroshi Inoue,
>
>         OK, that crash problem solved. But there are even more
>     datatype conversion problems.
>         First I prepared an insert statement, bound params all
>     using SQL_C_CHAR and SQL_NTS, and execute it. All type
>     of column values were inserted properly except bytea--
>    it's null in the column.

OK please try the snapshot dll at http://w2422.nsk.ne.jp/~inoue/
again.

>         And then I retrived data from the table I just
>     inserted, binding columns with SQL_C_DEFAULT. Most
>     colums returned wrong value.

Hmm for example ? I don't have much time, sorry.

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

pgsql-odbc by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Re: ODBC changes
Next
From: Jeff Eckermann
Date:
Subject: Re: Can't get more than 255 chars out of memo field in Acc