<?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: Cannot connect to the database server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154016#M8621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the computer connected to the domain?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2012 19:20:15 GMT</pubDate>
    <dc:creator>LaurenceClinton</dc:creator>
    <dc:date>2012-08-21T19:20:15Z</dc:date>
    <item>
      <title>Cannot connect to the database server</title>
      <link>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154013#M8618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am installing a Personal SDE on a windows 7 machine. (ArcGIS 10.0 SP4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I run the installation without any problem (No errors on the SQL server Express and neither on the "Enable geodatabase storage on SQL Server Express". but when i open ArcCatalog to go to Add Database Server. I get the error "Cannot connect to the database serverFailed to connect to Database Server"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas how to solve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 11:39:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154013#M8618</guid>
      <dc:creator>DavidAlvarez</dc:creator>
      <dc:date>2012-08-21T11:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to the database server</title>
      <link>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154014#M8619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David,&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check to see that the correct instance is used (E.g. servername\sqlexpress).&amp;nbsp; You also may want to open the Services panel and scroll down to see if SQL Server (SQLExpress) has been started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The below KB covers additional trouble shooting steps you may want to look at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/35278"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/35278&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154014#M8619</guid>
      <dc:creator>LaurenceClinton</dc:creator>
      <dc:date>2012-08-21T13:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to the database server</title>
      <link>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154015#M8620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Laurence&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did what the knowledge base article suggested and still can not connect&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution or Workaround&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Ensure the SQL Server instance is running and configured to allow remote connections. &lt;/SPAN&gt;&lt;STRONG&gt; Done&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Enable TCP/IP and/or Named Pipes protocol in SQL Server Configuration Manager. &lt;/SPAN&gt;&lt;STRONG&gt; Done&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Enable SQL Server Browser Service.&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt; Done&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Add the Windows domain account into the SQL Server instance. &lt;/SPAN&gt;&lt;STRONG&gt; Done&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 14:27:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154015#M8620</guid>
      <dc:creator>DavidAlvarez</dc:creator>
      <dc:date>2012-08-21T14:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to the database server</title>
      <link>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154016#M8621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the computer connected to the domain?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 19:20:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154016#M8621</guid>
      <dc:creator>LaurenceClinton</dc:creator>
      <dc:date>2012-08-21T19:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to the database server</title>
      <link>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154017#M8622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can use the SQL Server management Studio to connect to the DB without any problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 20:01:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/cannot-connect-to-the-database-server/m-p/154017#M8622</guid>
      <dc:creator>DavidAlvarez</dc:creator>
      <dc:date>2012-08-22T20:01:01Z</dc:date>
    </item>
  </channel>
</rss>

