<?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 determin geodatabase in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114920#M6546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for assistance on how to find out what geodatabase version is running.&amp;nbsp; I have been tasked with an upgrade to 10 project, but for the short term we need to do some client testing and in order to connect a 10.1 client I believe I need a 9.3 geodatabase or newer.&amp;nbsp;&amp;nbsp; I believe I am running 9.2 from errors I have seen, but I wanted to know if there's a definitive way to identify it.&amp;nbsp;&amp;nbsp; We are hosting our data on SQL Server 2005.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2012 18:17:56 GMT</pubDate>
    <dc:creator>JoshBowman1</dc:creator>
    <dc:date>2012-09-20T18:17:56Z</dc:date>
    <item>
      <title>determin geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114920#M6546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for assistance on how to find out what geodatabase version is running.&amp;nbsp; I have been tasked with an upgrade to 10 project, but for the short term we need to do some client testing and in order to connect a 10.1 client I believe I need a 9.3 geodatabase or newer.&amp;nbsp;&amp;nbsp; I believe I am running 9.2 from errors I have seen, but I wanted to know if there's a definitive way to identify it.&amp;nbsp;&amp;nbsp; We are hosting our data on SQL Server 2005.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 18:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114920#M6546</guid>
      <dc:creator>JoshBowman1</dc:creator>
      <dc:date>2012-09-20T18:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: determin geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114921#M6547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Josh - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way is to open SQL Server Management Studio and open the geodatabase in question (Databases tab -&amp;gt; Geodatabase -&amp;gt; Tables and Select (the Top 1000 rows) for the dbo.SDE_version repository table.&amp;nbsp; The tables schema will have MAJOR, MINOR, BUGFIX, etc.&amp;nbsp; The MAJOR is the release 9 or 10 for example and the MINOR is the dot release .3 or .1 for example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert LeClair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri-Denver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 18:24:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114921#M6547</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2012-09-20T18:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: determin geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114922#M6548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I confirmed my suspicious we're on 9.2 with that tip.&amp;nbsp; Thanks much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 18:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114922#M6548</guid>
      <dc:creator>JoshBowman1</dc:creator>
      <dc:date>2012-09-20T18:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: determin geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114923#M6549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Josh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also be aware that SQL Server 2005 isn't supported with 10.1 clients.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/system-requirements/10.1/#/Microsoft_SQL_Server_Database_Requirements/015100000070000000/"&gt;&lt;BR /&gt;'&amp;gt;http://resources.arcgis.com/en/help/system-requirements/10.1/#/Microsoft_SQL_Server_Database_Requirements/015100000070000000/&lt;BR /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Compatibility_when_connecting_directly_from_ArcGIS_clients_to_geodatabases_in_SQL_Server/002q000000n9000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/#/Compatibility_when_connecting_directly_from_ArcGIS_clients_to_geodatabases_in_SQL_Server/002q000000n9000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 23:39:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/determin-geodatabase/m-p/114923#M6549</guid>
      <dc:creator>KimPeter</dc:creator>
      <dc:date>2012-09-20T23:39:08Z</dc:date>
    </item>
  </channel>
</rss>

