BUG #2181: Bug in SQLNumResultCols

Поиск
Список
Период
Сортировка
От Thomas Goerner
Тема BUG #2181: Bug in SQLNumResultCols
Дата
Msg-id 20060118171000.2F7A2F0B01@svr2.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2181
Logged by:          Thomas Goerner
Email address:      tg@clickware.de
PostgreSQL version: 8.1
Operating system:   WinXP
Description:        Bug in SQLNumResultCols
Details:

calling SQLNumResultCols on a hstmt that has been executed previously and
then closed using SQLFreeStmt(m_hstmt, SQL_CLOSE) (MFC's
CRecordset::Requery() does this) re-executes the statement.

ODBC driver version is 8.01.01.02.

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

Предыдущее
От: "Anantha Prasad"
Дата:
Сообщение: BUG #2182: Internal account lookup failure:
Следующее
От: Steven Mooij
Дата:
Сообщение: Re: BUG #2168: 45.000.000 records too much?