Re: Snapshot 08.01.0006 available for testing

Поиск
Список
Период
Сортировка
От Rainer Bauer
Тема Re: Snapshot 08.01.0006 available for testing
Дата
Msg-id 01ekm1ld7avemnh7u6uo5v1k5od38me4is@4ax.com
обсуждение исходный текст
Ответ на Re: Snapshot 08.01.0006 available for testing  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-odbc
"Dave Page" wrote:

>> SQL command: "SELECT col1 FROM table WHERE col2=?"
>> (Note: col1 is a SERIAL, col2 a VARCHAR).
>>
>> Bind the input [SQLBindParameter] and output [SQLBindCol]
>> parameter before
>> calling SQLPrepare().
>>
>> The following call to SQLExecute() returns SQL_SUCCESS. But
>> the first call to
>> SQLFetch() produces this error message:
>> <1> {HY010}(3) Null statement result in PGAPI_ExtendedFetch.
>
>Works perfectly here. When you say you are using RC1, do you mean the
>driver that can bundled with PostgreSQL 8.1 RC1? If so, that is
>08.01.0005. The Prepare/Fetch fixes are in 08.01.0006.

No. I am using the 08.01.0006 driver with PostgreSQL 8.1 RC1.

The PostgreSQL server is running won a w2k server.
The client is running on a Win98 machine.

Rainer

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Snapshot 08.01.0006 available for testing
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Snapshot 08.01.0006 available for testing