<?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: How to write to .accdb? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582722#M45673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, I am on a 64-bit operating system. Windows 7 Enterprise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The data is stored in a file geodatabase.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 14:54:28 GMT</pubDate>
    <dc:creator>KatharinaPalffy-Gelfand</dc:creator>
    <dc:date>2013-06-20T14:54:28Z</dc:date>
    <item>
      <title>How to write to .accdb?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582720#M45671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a script that writes data via an InsertCursor to a .mdb. Now that .mdb has been changed into an .accdb and my script does not work anymore. It is giving me an IO error that a specific table is not found. When I look in my .accdb, the table is there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to connect to this new .accdb with the help of pyodbc? Does a regular insert cursor work then?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 14:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582720#M45671</guid>
      <dc:creator>KatharinaPalffy-Gelfand</dc:creator>
      <dc:date>2013-06-20T14:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to .accdb?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582721#M45672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you storing data in a personal geodatabase?&amp;nbsp; Are you running on a machine with a 64 bit operating system?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 14:34:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582721#M45672</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2013-06-20T14:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to .accdb?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582722#M45673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, I am on a 64-bit operating system. Windows 7 Enterprise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The data is stored in a file geodatabase.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 14:54:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582722#M45673</guid>
      <dc:creator>KatharinaPalffy-Gelfand</dc:creator>
      <dc:date>2013-06-20T14:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to .accdb?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582723#M45674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In your initial post you wrote about an insert cursor to a .mdb which I believe is a personal geodatabase, but in your next post you said file geodatabase.&amp;nbsp; Is it a personal or file geodatabase?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There was a thread about ESRI migrating away from personal geodatabases, so you may want to convert your .mdb to a file geodatabase (.gdb) and then run your script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look in the middle of this forum post for info from Mathew Coyle about personal geodatabases&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/86999-Select-by-Attribute-and-Calculate-from-old-AML"&gt;http://forums.arcgis.com/threads/86999-Select-by-Attribute-and-Calculate-from-old-AML&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 16:36:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582723#M45674</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2013-06-20T16:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to .accdb?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582724#M45675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sorry to have confused you. Let me elaborate. I have a spatial database (file geodatabase) with my feature classes. Now I want to use arcpy.InsertCursor to write certain information from my feature classes like area and length to tables in an access database (.accdb). My question is: Do I need to connect to the .accdb first and can I then use arcpy.InsertCursor to write that information to it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 16:49:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582724#M45675</guid>
      <dc:creator>KatharinaPalffy-Gelfand</dc:creator>
      <dc:date>2013-06-20T16:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to write to .accdb?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582725#M45676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Katharina,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try reading through this link. The short version is you &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;should&lt;/SPAN&gt;&lt;SPAN&gt; connect to it first using pyodbc or some other method before you access it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://support.esri.com/fr/knowledgebase/techarticles/detail/32976" rel="nofollow" target="_blank"&gt;http://support.esri.com/fr/knowledgebase/techarticles/detail/32976&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 16:56:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-write-to-accdb/m-p/582725#M45676</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2013-06-20T16:56:46Z</dc:date>
    </item>
  </channel>
</rss>

