Re: Rollback transaction doesn't work - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Rollback transaction doesn't work
Date
Msg-id 46311C34.1080206@tpf.co.jp
Whole thread Raw
In response to Re: Rollback transaction doesn't work  (Hiroshi Inoue <inoue@tpf.co.jp>)
List pgsql-odbc
I wrote:
> KJ wrote:
>> Hi all,
>>
>> it seems as if ODBC provider doesn't work correctly in conjunction with MSDTC.
>> Transaction are handled correctly using pgadmin or an ODBC based client (e.g. WinSQL).
>>
>> When running statements from MS SQL Server then in case of a rollback transaction a COMMIT is being forwarded to
postgres(see log file below). 
>>
>> Any help is welcome.
>
> Could you send me the Mylog output ?

Could you try first
  begin distributed transaction
instead of
  begin transaction
?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Rollback transaction doesn't work
Next
From: Zahid Khan
Date:
Subject: psqlodbc communication over protocol