<?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: User unable to establish a connection to a SQL Server Database from ArcMap. in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833115#M4344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the SQL Server clients she has installed 32-bit or 64-bit?&amp;nbsp; ArcMap requires 32-bit database clients/drivers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jan 2020 20:32:38 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2020-01-14T20:32:38Z</dc:date>
    <item>
      <title>User unable to establish a connection to a SQL Server Database from ArcMap.</title>
      <link>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833114#M4343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a user in our organization that is unable to access our SQL Server databases.&amp;nbsp; All other users are able to access the databases.&amp;nbsp; They are authenticating in using operating system authentication.&amp;nbsp; I had the person try connecting from my machine and she was able to get in, so we have ruled out the issue being due to permissions.&amp;nbsp; We also confirmed that she has the proper SQL Server Client and ODBC driver installed.&amp;nbsp; Our databases are running under SQL Server 14 and the driver she is using is Microsoft ODBC Driver 17 for SQL Server.&amp;nbsp; She also has the SQL Server 2012 Native Client installed.&amp;nbsp; I have read through the documentation and we appear to have everything installed that needs to be.&amp;nbsp; She did have the driver installed on her machine prior to running the ArcMap installation.&amp;nbsp; She has other applications that use the driver.&amp;nbsp; The only other thing I can think of is a setting not being correct in the Registry.&amp;nbsp; Is there anything else that might be causing the error?&amp;nbsp; We have been instructed to rerun the Desktop installation if we cannot resolve the issue but I am afraid that might not fix the error.&amp;nbsp; The error returned by ArcMap states "Failure to access the DBMS server".&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 20:25:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833114#M4343</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2020-01-14T20:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: User unable to establish a connection to a SQL Server Database from ArcMap.</title>
      <link>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833115#M4344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the SQL Server clients she has installed 32-bit or 64-bit?&amp;nbsp; ArcMap requires 32-bit database clients/drivers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 20:32:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833115#M4344</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2020-01-14T20:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: User unable to establish a connection to a SQL Server Database from ArcMap.</title>
      <link>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833116#M4345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe she has both.&amp;nbsp; I went into ODBC Data Source Administrator for 32 and 64 bit.&amp;nbsp; The driver shows up in both directories.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 20:46:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833116#M4345</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2020-01-14T20:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: User unable to establish a connection to a SQL Server Database from ArcMap.</title>
      <link>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833117#M4346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check to see if the the port being used for SQL Server is open on the client machine? I think that the default port is 1433.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to TELNET from the client machine with the issues to the SQL Machine.&amp;nbsp;&lt;A class="link-titled" href="https://www.acronis.com/en-us/articles/telnet/" title="https://www.acronis.com/en-us/articles/telnet/"&gt;https://www.acronis.com/en-us/articles/telnet/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to install SQL Server Management Studio and try to make an OS connection to the SQL instance;&amp;nbsp;&lt;A class="link-titled" href="https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15" title="https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15"&gt;Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) | Microsoft Docs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you installed the 64 bit ODBC, it also installs the 32 bit drivers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 21:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833117#M4346</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-01-14T21:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: User unable to establish a connection to a SQL Server Database from ArcMap.</title>
      <link>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833118#M4347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We resolved the issue by uninstalling the ODBC driver and then reinstalling it.&amp;nbsp; We originally tried to install the driver thinking it wasn't installed on the machine but received a message stating a newer version of ODBC Driver 17 was already installed.&amp;nbsp; We installed a version we received from ESRI.&amp;nbsp; Thanks for the helpful responses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 02:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/user-unable-to-establish-a-connection-to-a-sql/m-p/833118#M4347</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2020-01-22T02:40:27Z</dc:date>
    </item>
  </channel>
</rss>

