Re: bug report - Transaction Rollback not successful

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: bug report - Transaction Rollback not successful
Дата
Msg-id 4F0C2638.9050701@tpf.co.jp
обсуждение исходный текст
Ответ на bug report - Transaction Rollback not successful  (Unais Muhammed <kmunais@gmail.com>)
Список pgsql-odbc
Hi,

(2012/01/10 2:53), Unais Muhammed wrote:
> Dear sir,
>
> This is to report a suspected  bug in psqlODBC 09.01.0100 when used with
> Microsoft Visual Basic 6 with ADODB
>
> This happens when a transaction with  INSERT INTO - SELECT combination
> queries  rolled back on an error. The queries before the the occurance
> of the error ( Rollback is initiated)  found committed when some other
> transaction is committed. ie. the querries in the transaction block upto
> the rollback statement is committed when some other transaction block is
> committed (Eg. Sale is saved, Order is Edited etc.).
>
> In my case the bug noticed in the following function. This is for
> converting a sale order to a sale.

Could you send me the Mylog output oh the case?

regards,
Hiroshi Inoue

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

Предыдущее
От: Unais Muhammed
Дата:
Сообщение: bug report - Transaction Rollback not successful
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Errors found by static analysis tool