<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: error while parsing ODBC column description types in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1426583#M352863</link>
    <description>&lt;P&gt;I'm using Alteryx to connect to the Tableau postgres database which is updated in newer releases of Tableau.&amp;nbsp;Downgrading is not an option for everyone as older versions of the driver will not work with newer versions of postgres. That is my case so I have to use this driver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attaching a trace log which has no errors in it. Return code 100 is just a note saying it got everything it could. Since the driver thinks it's working ok&amp;nbsp;I believe this is a bug in Alteryx and should be logged.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2025 17:05:13 GMT</pubDate>
    <dc:creator>Scott_Kane</dc:creator>
    <dc:date>2025-12-17T17:05:13Z</dc:date>
    <item>
      <title>error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1368524#M339494</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am currently experiencing an error in Alteryx Designer (v24.2). Every input/output data tool I use that accesses my (PostgreSQL) database gives the following errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Unexpected error while parsing ODBC column 1 description types:
Unexpected error while parsing ODBC column 2 description types:
...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;repeated for however many columns are in the table.&lt;BR /&gt;&lt;BR /&gt;This error only started occurring after I updated my PostgreSQL ODBC driver to the latest version (v17.00.00.04).&lt;BR /&gt;&lt;BR /&gt;I could not find any instances of people having this error on the Alteryx community at all, but I did see that it was listed in more than one patch note as being fixed (such as &lt;A href="https://help.alteryx.com/release-notes/en/release-notes/designer-release-notes/designer-2023-1-release-notes.html#idp112393" target="_blank" rel="noopener"&gt;https://help.alteryx.com/release-notes/en/release-notes/designer-release-notes/designer-2023-1-release-notes.html#idp112393&lt;/A&gt; and &lt;A href="https://help.alteryx.com/release-notes/en/release-notes/designer-release-notes/designer-2024-1-release-notes.html##" target="_blank" rel="noopener"&gt;https://help.alteryx.com/release-notes/en/release-notes/designer-release-notes/designer-2024-1-release-notes.html##&lt;/A&gt;).&lt;BR /&gt;&lt;BR /&gt;It floods my output with error messages which is annoying, but everything appears to be working as usual, and the data is getting properly input/output to the database regardless of these errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve been playing with it for about a day now, and nothing I can think of gets it to go away. Any help would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 16:14:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1368524#M339494</guid>
      <dc:creator>joelharder</dc:creator>
      <dc:date>2025-02-10T16:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1368573#M339502</link>
      <description>&lt;P&gt;turn on increased logging in your odbc 64 connection. look at the logs. I'd recommend 1) downgrading your driver. 2) opening a support ticket with Alteryx. You have the newest (most likely to have bugs) version of Alteryx. you're also running a newer driver. Get your errors in your logs - and use that to explain your issue to support.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 18:49:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1368573#M339502</guid>
      <dc:creator>apathetichell</dc:creator>
      <dc:date>2025-02-10T18:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1369155#M339638</link>
      <description>&lt;P&gt;I have also been seeing the exact same error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried downgrading the odbc drivers but this didnt work - will raise a ticket with Alteryx also.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 13:34:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1369155#M339638</guid>
      <dc:creator>BLamb</dc:creator>
      <dc:date>2025-02-12T13:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1369185#M339642</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/681047"&gt;@BLamb&lt;/a&gt;- if you turn on logging in the ODBC you should be able to inspect the logs to see exactly what the error is/where it's being generated.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 15:02:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1369185#M339642</guid>
      <dc:creator>apathetichell</dc:creator>
      <dc:date>2025-02-12T15:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1374414#M340624</link>
      <description>&lt;P&gt;Did you find a resolution to this error? We are experiencing the same issue.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 19:14:18 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1374414#M340624</guid>
      <dc:creator>spencermerlo</dc:creator>
      <dc:date>2025-02-27T19:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375010#M340706</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone found a solution to this error?&lt;/P&gt;&lt;P&gt;We are facing the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Mar 2025 13:15:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375010#M340706</guid>
      <dc:creator>Arlete</dc:creator>
      <dc:date>2025-03-02T13:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375035#M340709</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/687907"&gt;@Arlete&lt;/a&gt;hey - I provided instructions on how to troubleshoot this. follow my instructions. see what you see. post the results.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Mar 2025 17:16:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375035#M340709</guid>
      <dc:creator>apathetichell</dc:creator>
      <dc:date>2025-03-02T17:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375147#M340734</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From looking at the logs the error seems to be stemming from:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EXIT SQLGetDescFieldW with return code 100 (SQL_NO_DATA_FOUND)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im thinking this is something to do with the driver bein a unicode connection but don't know enough to confirm this.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 11:13:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375147#M340734</guid>
      <dc:creator>BLamb</dc:creator>
      <dc:date>2025-03-03T11:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375281#M340762</link>
      <description>&lt;P&gt;same issue, same error in logs.&amp;nbsp; this was after upgrading alteryx to 2022.3.&amp;nbsp; i am opening a support ticket and if i get a fix will post it.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 17:36:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375281#M340762</guid>
      <dc:creator>jrainone</dc:creator>
      <dc:date>2025-03-03T17:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375311#M340768</link>
      <description>&lt;P&gt;just downgraded to v11.01 and it is not throwing an error.&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 592px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/400207i3FF8A6F0354512D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="Old version DL page" href="https://www.postgresql.org/ftp/odbc/versions.old/msi/" target="_blank" rel="noopener"&gt;https://www.postgresql.org/ftp/odbc/versions.old/msi/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 18:27:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375311#M340768</guid>
      <dc:creator>jrainone</dc:creator>
      <dc:date>2025-03-03T18:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375369#M340790</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;jrainone, with this version&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;v11.01, the error doesn't occur.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 23:00:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375369#M340790</guid>
      <dc:creator>Arlete</dc:creator>
      <dc:date>2025-03-03T23:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375628#M340852</link>
      <description>&lt;P class="lia-align-justify"&gt;This worked for me also! Thanks for sorting&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 15:05:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1375628#M340852</guid>
      <dc:creator>BLamb</dc:creator>
      <dc:date>2025-03-04T15:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1376674#M341212</link>
      <description>&lt;P&gt;Same! Just went back to 11 and I'm all good. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 21:57:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1376674#M341212</guid>
      <dc:creator>Inactive User</dc:creator>
      <dc:date>2025-03-07T21:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1414841#M350634</link>
      <description>&lt;P&gt;Downgrading the drivers isn't an option due to NPT concerns. How to fix?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 14:21:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1414841#M350634</guid>
      <dc:creator>msant9043</dc:creator>
      <dc:date>2025-09-24T14:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1426583#M352863</link>
      <description>&lt;P&gt;I'm using Alteryx to connect to the Tableau postgres database which is updated in newer releases of Tableau.&amp;nbsp;Downgrading is not an option for everyone as older versions of the driver will not work with newer versions of postgres. That is my case so I have to use this driver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attaching a trace log which has no errors in it. Return code 100 is just a note saying it got everything it could. Since the driver thinks it's working ok&amp;nbsp;I believe this is a bug in Alteryx and should be logged.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 17:05:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1426583#M352863</guid>
      <dc:creator>Scott_Kane</dc:creator>
      <dc:date>2025-12-17T17:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: error while parsing ODBC column description types</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1430587#M353630</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tested many different versions of the postgresql odbc driver with Alteryx version 2025.1.2.120.&lt;/P&gt;&lt;P&gt;The last working driver is version&amp;nbsp;16_00_0005-mimalloc.&lt;/P&gt;&lt;P&gt;It can be found here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.postgresql.org/ftp/odbc/releases/REL-16_00_0005-mimalloc/" target="_blank" rel="noopener"&gt;https://www.postgresql.org/ftp/odbc/releases/REL-16_00_0005-mimalloc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The release notes for the postgres odbc driver can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://odbc.postgresql.org/docs/release.html" target="_blank" rel="noopener"&gt;https://odbc.postgresql.org/docs/release.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that Alteryx does not like one of these changes:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Change: Build against PostgreSQL 17 RC1&lt;/LI&gt;&lt;LI&gt;Fix: Double free of COL_INFO object&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I assume it is the change relating to COL_INFO that causes problems in Alteryx.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 12:18:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/error-while-parsing-ODBC-column-description-types/m-p/1430587#M353630</guid>
      <dc:creator>nicnie</dc:creator>
      <dc:date>2026-02-05T12:18:48Z</dc:date>
    </item>
  </channel>
</rss>

