ODBC error

From: "Victor K(dot)" <ptahin(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ODBC error
Date: 2023-10-12 10:23:01
Message-ID: CAGkTcbeeGXvMuYR6p55PCicDWJh4Oh+M7+Yfy9veasSUtV=MVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello team
We have error when trying to get data from big table (about 7 GB) directly
to pivot table in MS Excel 2016 Pro Plus x64 over ODBC driver x64
Postrge on linux ver 15
ODBC psqlodbc_16_00_0000-x64
Error
OLE DB or ODBC error. An error occurred while processing table 'Query'. The
current operation was cancelled because another operation in the
transaction failed.
and
The commit or rollback request cannot be completed because there is no
active transaction in this session.
On small tables everything is okay

Victor
//
(,'')> why?
<( )'
| |
,,_ _,,

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Cramer 2023-10-12 13:17:28 32 bit DLL's
Previous Message 刘庄 2023-10-11 12:16:18 Re:Re: [PATCH] Allow catalogname (database) and procname (no under public schema) enumeration with SQLProcedures