Re: pgoledb transaction error - Mailing list pgsql-general

From David Johnston
Subject Re: pgoledb transaction error
Date
Msg-id 037001ccc731$20bf13a0$623d3ae0$@yahoo.com
Whole thread Raw
In response to pgoledb transaction error  (gato pardo <gato.pardo@gmail.com>)
Responses Re: pgoledb transaction error  (gato pardo <gato.pardo@gmail.com>)
List pgsql-general
-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of gato pardo
Sent: Friday, December 30, 2011 8:39 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] pgoledb transaction error

Hi:
    I am moving my data from windows-mssql  to Linux-postgresql, but I'am
still accessing the data from windows using pgoledb - in order to have
compatibility with he old system. Everything is working ok, except when
transactions are involved.

    Examining in this list I found the same kind of error I am having at
this moment:
       "Error message: Unspecified error
       Engine Used: PgOleDb
       Error type : commit failed"
  I did not find what solution was found.
  Can anyone help me with, at least, some tips ?


------------------------------------------------

Tip 1: Provide the SQL statements you are trying to execute when you get the
error; given that is it a "commit"-type error the entire transaction is
useful.
Tip 2: Make use of the PostgreSQL server logs to see exactly what the server
is (has been) attempting to execute instead of the single error message the
client is seeing.

David J.



pgsql-general by date:

Previous
From: Dann Corbit
Date:
Subject: Re: Data Type for Money
Next
From: Alexander Farber
Date:
Subject: join and having clause