<?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: ODBC on Windows -- Where to specify Catalog name? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/58869#M31284</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I got this working by adding an entry for catalog in this location in the registry&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ODBC\ODBC.INI\Simba Spark&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 16:37:42 GMT</pubDate>
    <dc:creator>ChrisFarmer</dc:creator>
    <dc:date>2024-01-31T16:37:42Z</dc:date>
    <item>
      <title>ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/49706#M28605</link>
      <description>&lt;P&gt;We are attempting to connect a Windows&amp;nbsp;&lt;STRONG&gt;ODBC&lt;/STRONG&gt; application to Unity Catalog.&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;A href="https://docs.gcp.databricks.com/integrations/jdbc-odbc-bi.html" target="_self"&gt;Configure the Databricks ODBC and JDBC drivers&lt;/A&gt;&amp;nbsp;documentation has a &lt;FONT face="helvetica"&gt;section&lt;/FONT&gt; titled "ODBC configuration and connection parameters" that mentions a configuration parameter called &lt;FONT face="andale mono,times"&gt;Catalog&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;FONT face="helvetica"&gt; that&lt;/FONT&gt;&amp;nbsp;sets the Default Catalog.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;However, we cannot figure out where to put this parameter in the Windows&amp;nbsp;&lt;STRONG&gt;ODBC Data Sources&lt;/STRONG&gt;&amp;nbsp;interface.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Has anyone managed to configure a Windows DSN to point to a specific Databricks catalog?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 03:47:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/49706#M28605</guid>
      <dc:creator>John_Rotenstein</dc:creator>
      <dc:date>2023-10-23T03:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/49710#M28607</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/49422"&gt;@John_Rotenstein&lt;/a&gt;&amp;nbsp;You just need to build a connection string&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Driver=&amp;lt;path-to-driver&amp;gt;;Host=&amp;lt;server-hostname&amp;gt;;Port=443;HTTPPath=&amp;lt;http-path&amp;gt;;ThriftTransport=2;SSL=1;AuthMech=3;UID=token;PWD=&amp;lt;personal-access-token&amp;gt;;Schema=&amp;lt;schema&amp;gt;;Catalog=&amp;lt;catalog&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 23 Oct 2023 05:26:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/49710#M28607</guid>
      <dc:creator>daniel_sahal</dc:creator>
      <dc:date>2023-10-23T05:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/49713#M28608</link>
      <description>&lt;P&gt;Ah! So are you saying that I would need to configure the&amp;nbsp;&lt;EM&gt;application&lt;/EM&gt; with a Connection String&amp;nbsp;&lt;STRONG&gt;instead of&lt;/STRONG&gt; using the ODBC Data Source Administrator DSN UI?&lt;/P&gt;&lt;P&gt;Or can I put that Connection String somewhere in the DNS configuration?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 06:04:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/49713#M28608</guid>
      <dc:creator>John_Rotenstein</dc:creator>
      <dc:date>2023-10-23T06:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/49744#M28614</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;Catalog is optional, you don't need to provide in the DSN UI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 14:24:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/49744#M28614</guid>
      <dc:creator>Krishnamatta</dc:creator>
      <dc:date>2023-10-23T14:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/54133#M29994</link>
      <description>&lt;P&gt;But how is this possible to set directly in Windows? I need to set both catalog and schema else the default query to get tables is nonsense.&lt;/P&gt;&lt;P&gt;Thanks for any input.&lt;/P&gt;&lt;P&gt;BTW. I hate windows, doing this on Linux is soo much easier.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 17:15:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/54133#M29994</guid>
      <dc:creator>milieere</dc:creator>
      <dc:date>2023-11-28T17:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/58869#M31284</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I got this working by adding an entry for catalog in this location in the registry&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ODBC\ODBC.INI\Simba Spark&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 16:37:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/58869#M31284</guid>
      <dc:creator>ChrisFarmer</dc:creator>
      <dc:date>2024-01-31T16:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/87098#M37373</link>
      <description>&lt;P&gt;I think in ms access one can only connect using simba ui. Which is successful but I can only see.the hive meta_store. How can I get ms access to point to a different catalog? With the same dsn in excel i can see all the catslogs. Please help? Thanks so much.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2024 01:53:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/87098#M37373</guid>
      <dc:creator>Stefania003</dc:creator>
      <dc:date>2024-09-01T01:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/97928#M39573</link>
      <description>&lt;P&gt;It's quite interesting - I am using Mac, Simba spark ODBC 2.8.2 - and, If I will not add "Catalog" parameter - in UI, I will only see default one (If I will have access to it) - that doesn't mean I cannot query other one, It's just not listed in the UI, If I will add Catalog - I will only see default in UI listing - but anyway I can query anything to what I have access&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PiotrU_0-1730896079549.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/12694i5CC77C47BCB376FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PiotrU_0-1730896079549.png" alt="PiotrU_0-1730896079549.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 12:29:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/97928#M39573</guid>
      <dc:creator>PiotrU</dc:creator>
      <dc:date>2024-11-06T12:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC on Windows -- Where to specify Catalog name?</title>
      <link>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/148609#M52930</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Open the ODBC DSN Setup, go to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Advanced Options&lt;/STRONG&gt;&lt;SPAN&gt;, and define&amp;nbsp;&lt;/SPAN&gt;databricks.catalog=&amp;lt;your_catalog_name&amp;gt;&lt;SPAN&gt;&amp;nbsp;under&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Server Side Properties&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2026 14:02:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/odbc-on-windows-where-to-specify-catalog-name/m-p/148609#M52930</guid>
      <dc:creator>MarkLandry</dc:creator>
      <dc:date>2026-02-17T14:02:41Z</dc:date>
    </item>
  </channel>
</rss>

