<?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: SQL Server Report Server Databases show up in database drop down in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766194#M648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a good question. I would assume that it will show all the DB's available (EGDB or non-EGDB) in the Databases folder (green) in SSMS and is only going to ignore the System Databases folder (red). See my attached screenshot.&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/440662_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to see you are still in the Geodatabase world &lt;A href="https://community.esri.com/migrated-users/354741"&gt;Tina Morgan&lt;/A&gt;‌!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Mar 2019 20:21:48 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2019-03-28T20:21:48Z</dc:date>
    <item>
      <title>SQL Server Report Server Databases show up in database drop down</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766193#M647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a 2016 SQL Server instance created.&amp;nbsp; I have a single enterprise geodatabase in that instance.&amp;nbsp; When I add a database connection from ArcCatalog 10.6.1 I can see the ReportServer and ReportServerTempDB databases in my dropdown list.&amp;nbsp; What should I change to remove those two databases from the drop down so that users only have the option to connect to the sde geodatabase?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2019 16:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766193#M647</guid>
      <dc:creator>TINAMORGAN</dc:creator>
      <dc:date>2019-03-28T16:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Report Server Databases show up in database drop down</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766194#M648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a good question. I would assume that it will show all the DB's available (EGDB or non-EGDB) in the Databases folder (green) in SSMS and is only going to ignore the System Databases folder (red). See my attached screenshot.&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/440662_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to see you are still in the Geodatabase world &lt;A href="https://community.esri.com/migrated-users/354741"&gt;Tina Morgan&lt;/A&gt;‌!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2019 20:21:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766194#M648</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-03-28T20:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Report Server Databases show up in database drop down</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766195#M649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks George!&amp;nbsp; I accidentally fell in love with geodatabases &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;I'm glad you replied!&amp;nbsp; After I posted this I tinkered with it a bit more.&amp;nbsp; If you connect via ArcCatalog as a sysadmin user you will see those databases in the database connection drop down (even though the dbo user isn't explicitly mapped to those databases in user mapping).&amp;nbsp; If you use a non-sysadmin user to connect (like a data creator) then those databases will not show up, at least in my testing thats what I am seeing so far.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was just curious to me as I hadn't used those reporting services before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you are well!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2019 14:13:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766195#M649</guid>
      <dc:creator>TINAMORGAN</dc:creator>
      <dc:date>2019-03-29T14:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Report Server Databases show up in database drop down</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766196#M650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would make sense related to using the SYSADMIN user connection.&lt;BR /&gt;&lt;BR /&gt;I have not tinkered with the reporting services is SQL Server before, so I have not even noticed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2019 14:30:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-server-report-server-databases-show-up-in/m-p/766196#M650</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-03-29T14:30:40Z</dc:date>
    </item>
  </channel>
</rss>

