<?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 Upgrade SQL Database in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/upgrade-sql-database/m-p/695386#M39520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are in the process of migrating to ArcGIS10, however; before we do this we need to upgrade our SQL Server database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was told that there was a way to write the user accounts and password information to a file that can be imported after the upgrade is performed.&amp;nbsp; Does anyone know what the command line syntax is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have been delaying our upgrade because we do not know what some of the passwords are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Aug 2010 18:05:06 GMT</pubDate>
    <dc:creator>NicholasBarger</dc:creator>
    <dc:date>2010-08-30T18:05:06Z</dc:date>
    <item>
      <title>Upgrade SQL Database</title>
      <link>https://community.esri.com/t5/data-management-questions/upgrade-sql-database/m-p/695386#M39520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are in the process of migrating to ArcGIS10, however; before we do this we need to upgrade our SQL Server database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was told that there was a way to write the user accounts and password information to a file that can be imported after the upgrade is performed.&amp;nbsp; Does anyone know what the command line syntax is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have been delaying our upgrade because we do not know what some of the passwords are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 18:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/upgrade-sql-database/m-p/695386#M39520</guid>
      <dc:creator>NicholasBarger</dc:creator>
      <dc:date>2010-08-30T18:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade SQL Database</title>
      <link>https://community.esri.com/t5/data-management-questions/upgrade-sql-database/m-p/695387#M39521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nicholas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have a sure solution for you. But based on what we did in Oracle, I think you can do it in SQL Server this way,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Export user name and password_hash information from sys.sql_logins system view to a text file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Run CREATE LOGIN &amp;lt;loginName&amp;gt; WITH PASSWORD = &amp;lt;hashed_password&amp;gt; HASHED &amp;lt;other options&amp;gt;, where the loginName is a user name from the text file, the hashed_password is the associated hashed code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully this is what you are looking for. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 14:52:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/upgrade-sql-database/m-p/695387#M39521</guid>
      <dc:creator>RobertHu</dc:creator>
      <dc:date>2010-08-31T14:52:39Z</dc:date>
    </item>
  </channel>
</rss>

