<?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: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917562#M28053</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's exactly what I did. I have an active SAS Tech Support Track and, I opened an issue in the DuckDB's GitHub repo.&lt;/P&gt;
&lt;P&gt;I posted to the forum to see if anyone has experienced similar issue with other ODBC/JDBC drivers and while using the SAS/ACCESS Interface to ODBC/JDBC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 12:42:14 GMT</pubDate>
    <dc:creator>AhmedAl_Attar</dc:creator>
    <dc:date>2024-02-23T12:42:14Z</dc:date>
    <item>
      <title>ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917228#M28045</link>
      <description>&lt;P&gt;I'm wondering if anyone has experienced this in their SAS/ACCESS Interface to JDBC?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Trying to submit the following JDBC engine Libname statement&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname x JDBC driverclass="org.duckdb.DuckDBDriver" URL="jdbc:duckdb::memory:" classpath="/tmp/duckdb_jdbc-0.10.0.jar";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and getting this Error&lt;/P&gt;
&lt;PRE&gt;ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo
ERROR: Error in the LIBNAME statement.&lt;/PRE&gt;
&lt;P&gt;Note: According to their &lt;A href="https://duckdb.org/docs/api/java" target="_blank" rel="noopener"&gt;Web site&lt;/A&gt;, "&lt;SPAN&gt;DuckDB’s JDBC API implements the main parts of the standard Java Database Connectivity (JDBC) API, version 4.1"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:38:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917228#M28045</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-02-21T19:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917495#M28048</link>
      <description>&lt;P&gt;I can find no reference to DuckDB and JDBC on the SAS Support site, nor the error encountered. I'd suggest tracking to Tech Support and posting the response here.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 00:01:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917495#M28048</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-02-23T00:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917562#M28053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's exactly what I did. I have an active SAS Tech Support Track and, I opened an issue in the DuckDB's GitHub repo.&lt;/P&gt;
&lt;P&gt;I posted to the forum to see if anyone has experienced similar issue with other ODBC/JDBC drivers and while using the SAS/ACCESS Interface to ODBC/JDBC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 12:42:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917562#M28053</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-02-23T12:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917586#M28055</link>
      <description>If anyone interested, here is the link to the DuckDB's GitHub issue &lt;BR /&gt;&lt;A href="https://github.com/duckdb/duckdb/issues/10805" target="_blank"&gt;https://github.com/duckdb/duckdb/issues/10805&lt;/A&gt;</description>
      <pubDate>Fri, 23 Feb 2024 14:20:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/917586#M28055</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-02-23T14:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969397#M30073</link>
      <description>&lt;P&gt;FYI, I see it is resolved with the latest version 1.3.1.0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;83         libname x JDBC driverclass="org.duckdb.DuckDBDriver" URL="jdbc:duckdb::memory:"
83       ! classpath="/data-drivers/jdbc/duckdb_jdbc-1.3.1.0.jar";
NOTE: Libref X was successfully assigned as follows: 
      Engine:        JDBC 
      Physical Name: jdbc:duckdb::memory:
84         *libname x JDBC driverclass="org.duckdb.DuckDBDriver" URL="jdbc:duckdb::memory:"
84       ! classpath="/data/duckdb_jdbc-1.3.1.0.jar";&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Jun 2025 15:36:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969397#M30073</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-06-19T15:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969407#M30074</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just as a bonus, I managed to successfully connect SAS 9.4 M8 to DuckDB via SAS/ACCESS Interface to ODBC on Linux (RHEL 8.1) using &lt;A title="DuckDB's 1.3.0.0 ODBC driver for Linux" href="https://github.com/duckdb/duckdb-odbc/releases/download/v1.3.0.0/duckdb_odbc-linux-amd64.zip" target="_self"&gt;DuckDB's 1.3.0.0 ODBC driver for Linux&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 19:55:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969407#M30074</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2025-06-19T19:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969408#M30075</link>
      <description>Excellent, thanks! I am planning on testing all the options and figure out the differences, especially in basic performance &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; I am curious about your progress too!&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2025 20:15:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969408#M30075</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-06-19T20:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969409#M30076</link>
      <description>&lt;P&gt;I'll report back once I have some working code samples.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Note: I have had success with using the DuckDB CLI from SAS 9.4 via the xcmd interface and executed *.sql script that was dynamically modified by SAS. but Data Transfer between the two software was a bit cloggy, as I had to export to CSV from DuckDB and Import it in SAS to generate SAS data set(s).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But now, using JDBC/ODBC would allow for better integration specially specially with using Explicit DuckDB SQL Statements&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 22:02:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969409#M30076</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2025-06-19T22:02:10Z</dc:date>
    </item>
  </channel>
</rss>

