Re: Problem about Bytea and SQL_C_CHAR

Поиск
Список
Период
Сортировка
От Han
Тема Re: Problem about Bytea and SQL_C_CHAR
Дата
Msg-id 20021129025637.65489475A1E@postgresql.org
обсуждение исходный текст
Ответ на Problem about Bytea and SQL_C_CHAR  ("Han" <zhouhanok@vip.sina.com>)
Список pgsql-odbc
Hiroshi Inoue,


>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.
    It's OK now! Expect to CVS :)
>
>>         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.
    It's alright. My mistake, sorry!

    Regards,

        Han
        zhouhanok@vip.sina.com
          2002-11-29





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

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: Can't get more than 255 chars out of memo field in Acc
Следующее
От: "Han"
Дата:
Сообщение: out length err with SQL_TINYINT