Re: MS SQL 2008 crush after trunsaction commit

From: "Inoue, Hiroshi" <inoue(at)tpf(dot)co(dot)jp>
To: srr <safinroman(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: MS SQL 2008 crush after trunsaction commit
Date: 2014-09-22 08:14:36
Message-ID: 541FDA6C.70602@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

(2014/09/19 18:03), srr wrote:
> Hello!
>
> I have next configuration:
>
> Win Serv 2008 r2 x64 standart
> MS SQL 2008 x64
> psqlodbc_09_03_0300-x64-1
>
> when I run
>
> set XACT_ABORT ON
> begin tran
> insert into OpenQuery(PG, 'SELECT * From test ' )
> values (7)
> commit tran
>
> Ms sql crush:

Could take the Mylog output of psqlodbc driver and send it to me?

regards,
Hiroshi Inoue

--
I am using the free version of SPAMfighter.
SPAMfighter has removed 12610 of my spam emails to date.
Get the free SPAMfighter here: http://www.spamfighter.com/len

Do you have a slow PC? Try a Free scan
http://www.spamfighter.com/SLOW-PCfighter?cid=sigen

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Bala krishna Devasani 2014-09-22 09:49:58 Enable debug logging
Previous Message Bala krishna Devasani 2014-09-22 06:56:01 Problem in Re-using the prepared statement