ODBC Log from SSIS (Visual Studio 2019)

From: Ian Harding <ianhar(at)zillowgroup(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: ODBC Log from SSIS (Visual Studio 2019)
Date: 2020-12-30 20:29:25
Message-ID: DBA0A3C8-066D-40CC-A118-722DDF322C48@zillowgroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello!

I am having a hard time getting an SSIS package that uses the PSQLODBC library to work with MS SQL Server 2019 version of SSIS.

I think I’ve isolated part of the problem to a data flow that references a table with a bytea column. The data flow succeeds if there are zero or one row returned, but fails if there are more than one. I have attached an ODBC trace log as SQL_QUERY_WITH_ROWS.LOG.

My data source uses a query, but when I try to add a data source based on a table, I get an error about a column not existing. The name of the column in the error is the truncated name of the first column. I have attached the log as SQL_ADD_TABLE_DATASOURCE.LOG.

I’m pretty sure there’s nothing wrong with your driver, and that the problem is in SSIS on MS SQL Server 2019 but I would appreciate any insights.

Thanks!

Attachment Content-Type Size
SQL_ADD_TABLE_DATASOURCE.LOG application/octet-stream 1.4 MB
SQL_QUERY_WITH_ROWS.LOG application/octet-stream 146.3 KB

Browse pgsql-odbc by date

  From Date Subject
Next Message Clemens Ladisch 2020-12-30 21:16:15 Re: odbc psql link ssl cert error
Previous Message Michel Cevzar 2020-12-30 13:56:42 odbc psql link ssl cert error