<?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: Importing Shapefiles to a mssql db in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743561#M320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the db connection string and db creation i have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/436875_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2019 06:29:13 GMT</pubDate>
    <dc:creator>TshepoHlako</dc:creator>
    <dc:date>2019-02-08T06:29:13Z</dc:date>
    <item>
      <title>Importing Shapefiles to a mssql db</title>
      <link>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743559#M318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used a for loop to loop through multiple directories where shapefiles are saved and print them. I need to therefore import these shapefiles to a mssql db. How do i achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/436761_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 07:42:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743559#M318</guid>
      <dc:creator>TshepoHlako</dc:creator>
      <dc:date>2019-02-07T07:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Shapefiles to a mssql db</title>
      <link>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743560#M319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It starts with understanding &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/databases/database-connections-desktop.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/databases/database-connections-desktop.htm"&gt;Database connections in ArcMap—Help | ArcGIS Desktop&lt;/A&gt;.&amp;nbsp; You will need to create a database connection file to the MSSQL DB, so Esri tools can work with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 17:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743560#M319</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-02-07T17:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Shapefiles to a mssql db</title>
      <link>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743561#M320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the db connection string and db creation i have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/436875_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 06:29:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743561#M320</guid>
      <dc:creator>TshepoHlako</dc:creator>
      <dc:date>2019-02-08T06:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Shapefiles to a mssql db</title>
      <link>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743562#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to use ArcGIS to load the data, you will need to &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/create-database-connection.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/create-database-connection.htm"&gt;Create Database Connection—Help | ArcGIS Desktop&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you simply want to load shape files into SQL Server and you are unfamiliar with ArcGIS, I suggest reading "Importing Data to SQL Server" section of &lt;A class="link-titled" href="https://alastaira.wordpress.com/ogr2ogr-patterns-for-sql-server/" title="https://alastaira.wordpress.com/ogr2ogr-patterns-for-sql-server/"&gt;OGR2OGR Patterns for SQL Server | Alastair Aitchison&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 15:19:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743562#M321</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-02-08T15:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Shapefiles to a mssql db</title>
      <link>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743563#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;What we're trying to do is cut out the process of loading 500Gb + of shapefiles every quarter to ArcGIS and from that to creating a sql db as a last stop as this was done manually. I'm going to read up on that article, hope it helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks a lot Josh.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 06:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743563#M322</guid>
      <dc:creator>TshepoHlako</dc:creator>
      <dc:date>2019-02-11T06:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Shapefiles to a mssql db</title>
      <link>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743564#M323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua,&lt;BR /&gt;That article by Alastair you suggested helped quite a lot, managed to get around the problem and can import to sql using commands he covers in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 12:29:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/importing-shapefiles-to-a-mssql-db/m-p/743564#M323</guid>
      <dc:creator>TshepoHlako</dc:creator>
      <dc:date>2019-02-18T12:29:55Z</dc:date>
    </item>
  </channel>
</rss>

