<?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: MacOS M1 ODBC connection to MS SQL Server in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/711366#M89491</link>
    <description>&lt;P&gt;Thanks Bryan,&lt;BR /&gt;yes that's the reference, as you can see it is biased against unixodbc and not iodbc/ODBCmanager.&lt;BR /&gt;I've actually had this on hold for a while only using a python connection from JMP to do the query since everything works fine with pyodbc through python.&lt;BR /&gt;&lt;BR /&gt;I've today for the first time managed to get iODBC to accept another driver and it works fine through JMP in a JSL script (even though the UI for the query builder is acting out and does not allow me to pick any schemas or tables to work against).&lt;/P&gt;&lt;P&gt;That got me hooked on trying to get my ms sql servers up and running in the same way, but i still can't make it happen.&lt;BR /&gt;&lt;BR /&gt;iodbc just shows these kinds of errors when i click test (even if i make a DSN straight out of the documentation):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DSA_0-1703109200601.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59996i9D8DC2D790710974/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DSA_0-1703109200601.png" alt="DSA_0-1703109200601.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and JSL will show similar stuff if i try to hit that DSN or driver:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DSA_1-1703109251127.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59997i79264272152637DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DSA_1-1703109251127.png" alt="DSA_1-1703109251127.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If i hit the same DSN from python and pyodbc it works without any errors... I am wondering if it can be something with the encoding but iodbc or jmp are not really giving me a lot to troubleshoot on.&lt;BR /&gt;iODBC is at least not understanding how the driver is working, that's my only conclusion so far.&lt;BR /&gt;&lt;BR /&gt;I guess i need to try other drivers...&lt;/P&gt;</description>
    <pubDate>Wed, 20 Dec 2023 22:04:33 GMT</pubDate>
    <dc:creator>DSA</dc:creator>
    <dc:date>2023-12-20T22:04:33Z</dc:date>
    <item>
      <title>MacOS M1 ODBC connection to MS SQL Server</title>
      <link>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/596056#M79983</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone managed to get JMP 17.0 to query a SQL Server using ODBC on a M1/M2 Mac.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the native ODBC driver and I can connect from command line and python (pyodbc) without any issues, but from JMP I'm always getting a "not found" error regardless if I try to connect from JSL with open database() or from the query builder.&lt;/P&gt;&lt;P&gt;Here are my ODBC settings through unixODBC:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DSA_0-1675276889355.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/49706i135EE7E8BD824C96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DSA_0-1675276889355.png" alt="DSA_0-1675276889355.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have symlinks to&amp;nbsp;&lt;SPAN&gt;/etc/odbcinst.ini and /etc/odbc.ini as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone found a guide or been through this?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 15:00:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/596056#M79983</guid>
      <dc:creator>DSA</dc:creator>
      <dc:date>2023-06-08T15:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: MacOS M1 ODBC connection to MS SQL Server</title>
      <link>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/613314#M81343</link>
      <description>&lt;P&gt;I cannot speak the Native SQL Server, however JMP will connect to SQL Server on an M1/M1 Mac.&lt;/P&gt;
&lt;P&gt;I do it with the ActualTech ODBC drivers. The ODBC driver is set up with either ODBC Manager or &amp;nbsp;the IODBC Administrator. You might be able to test out (or even configure) your install with either of these apps.&lt;/P&gt;
&lt;P&gt;The ActualTech driver configuration has a "test" button. This is good since if the drivers won't connect with the Manager (or Administrator), they won't connect in JMP either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a follow up, I will try the install.&lt;BR /&gt;I assume this is the reference?&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/install-microsoft-odbc-driver-sql-server-macos?view=sql-server-ver16" target="_blank"&gt;https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/install-microsoft-odbc-driver-sql-server-macos?view=sql-server-ver16&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 13:28:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/613314#M81343</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2023-03-17T13:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: MacOS M1 ODBC connection to MS SQL Server</title>
      <link>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/711366#M89491</link>
      <description>&lt;P&gt;Thanks Bryan,&lt;BR /&gt;yes that's the reference, as you can see it is biased against unixodbc and not iodbc/ODBCmanager.&lt;BR /&gt;I've actually had this on hold for a while only using a python connection from JMP to do the query since everything works fine with pyodbc through python.&lt;BR /&gt;&lt;BR /&gt;I've today for the first time managed to get iODBC to accept another driver and it works fine through JMP in a JSL script (even though the UI for the query builder is acting out and does not allow me to pick any schemas or tables to work against).&lt;/P&gt;&lt;P&gt;That got me hooked on trying to get my ms sql servers up and running in the same way, but i still can't make it happen.&lt;BR /&gt;&lt;BR /&gt;iodbc just shows these kinds of errors when i click test (even if i make a DSN straight out of the documentation):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DSA_0-1703109200601.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59996i9D8DC2D790710974/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DSA_0-1703109200601.png" alt="DSA_0-1703109200601.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and JSL will show similar stuff if i try to hit that DSN or driver:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DSA_1-1703109251127.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59997i79264272152637DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DSA_1-1703109251127.png" alt="DSA_1-1703109251127.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If i hit the same DSN from python and pyodbc it works without any errors... I am wondering if it can be something with the encoding but iodbc or jmp are not really giving me a lot to troubleshoot on.&lt;BR /&gt;iODBC is at least not understanding how the driver is working, that's my only conclusion so far.&lt;BR /&gt;&lt;BR /&gt;I guess i need to try other drivers...&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 22:04:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/711366#M89491</guid>
      <dc:creator>DSA</dc:creator>
      <dc:date>2023-12-20T22:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: MacOS M1 ODBC connection to MS SQL Server</title>
      <link>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/714010#M89746</link>
      <description>&lt;P&gt;I managed to get it to work with the Simba SQL Server ODBC Driver by Magnitude if I run JMP under rosetta2.&lt;/P&gt;&lt;P&gt;And i can get it to work with&amp;nbsp;&lt;SPAN&gt;ActualTech ODBC&amp;nbsp;Driver without rosetta2 but i have some kerberos domain issues with that driver. I liked the ActualTech documentation and ODBC Manager, thanks for the tip&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5036"&gt;@bryan_boone&lt;/a&gt;. If i can get the domain issues sorted i'll continue with those drivers, the cost is not significant.&lt;BR /&gt;&lt;BR /&gt;Long story short, the Micosoft SQL Server ODBC Driver seems to be only unixODBC which JMP does not support.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 08:09:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/714010#M89746</guid>
      <dc:creator>DSA</dc:creator>
      <dc:date>2024-01-08T08:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: MacOS M1 ODBC connection to MS SQL Server</title>
      <link>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/714077#M89751</link>
      <description>&lt;P&gt;is this the 17.8 driver?&lt;/P&gt;
&lt;P&gt;17.7 would require JMP to run in rosetta since the driver is only for Intel.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 14:01:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MacOS-M1-ODBC-connection-to-MS-SQL-Server/m-p/714077#M89751</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2024-01-08T14:01:02Z</dc:date>
    </item>
  </channel>
</rss>

