Distributed Transaction - Mailing list pgsql-odbc

From Austin Foxley
Subject Distributed Transaction
Date
Msg-id 0776CBF22982E94794A5013351E594B30BCEEF20@ehost010-2.exch010.intermedia.net
Whole thread Raw
List pgsql-odbc

In using this driver in connection with MSSQL, I’ve come across another issue that needs clarification.

 

When attempting to run a query using OPENQUERY inside of an mssql trigger, the ole db trace throws back at me the following error:

 

The operation could not be performed because the OLE DB provider 'MSDASQL' was unable to begin a distributed transaction.

[OLE/DB provider returned message: Unsupported connect attribute (Set)]

OLE DB error trace [OLE/DB Provider 'MSDASQL' ITransactionJoin::JoinTransaction returned 0x8004d00a].

I’m assuming this is because the psqlodbc driver doesn’t support distributed transactions. My question is whether there is a work around for achieving the same effect?

 

Thanks

-Austin

pgsql-odbc by date:

Previous
From:
Date:
Subject: why is TextAsLongVarchar=1 per default?
Next
From: "Miguel Juan"
Date:
Subject: Re: Unicode support