Re: Bug in SQLRowCount ?

Поиск
Список
Период
Сортировка
От Jaydip
Тема Re: Bug in SQLRowCount ?
Дата
Msg-id 1522843196056-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: Bug in SQLRowCount ?  (Johann Letzel <j.letzel@t-online.de>)
Ответы Re: Bug in SQLRowCount ?
Список pgsql-odbc
Hello,

I has also face same issue. I am just curious to know, how are you using
SQL_ATTR_PARAM_STATUS_PTR?
I have tried to use that in my code and I was incrementing the count based
on the status "SQL_PARAM_SUCCESS" i.e. 0.
However, I found that when I send let's say 3 rows in batch and there is no
row to delete, the status was still "SQL_PARAM_SUCCESS". When I called
"SQLRowCount" it was returning me 0.



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-odbc-f2186591.html


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

Предыдущее
От: Jason Willis
Дата:
Сообщение: Re: SSL connection string documentation
Следующее
От: Clemens Ladisch
Дата:
Сообщение: Re: Bug in SQLRowCount ?