<?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 Python start editing session in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35086#M902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was pretty sure there was a way to start an editing session in python. I am using 9.3 and I just cant seem to find it. I was sure it was something like gp.starteditingsession or something like this. Am I wrong? Is it just a vb thing? I am working on an sde versioned dataset and my scripts are not making it into the data so I think I need an editing session. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shane&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 12:59:11 GMT</pubDate>
    <dc:creator>ShaneLim</dc:creator>
    <dc:date>2010-09-01T12:59:11Z</dc:date>
    <item>
      <title>Python start editing session</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35086#M902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was pretty sure there was a way to start an editing session in python. I am using 9.3 and I just cant seem to find it. I was sure it was something like gp.starteditingsession or something like this. Am I wrong? Is it just a vb thing? I am working on an sde versioned dataset and my scripts are not making it into the data so I think I need an editing session. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shane&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 12:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35086#M902</guid>
      <dc:creator>ShaneLim</dc:creator>
      <dc:date>2010-09-01T12:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Python start editing session</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35087#M903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Geoprocessor does not contain anything to start an edit session. Here is a link to the Geoprocessor programming model:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Geoprocessor_programming_model"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Geoprocessor_programming_model&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know of a couple of bugs that are somewhat related to this description. Does your code work correctly if using a non-versioned copy of the same data? Are you running the script from a toolbox in ArcMap or as a stand alone script? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if these were an issue at 9.3 but worth looking into:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=28084"&gt;http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=28084&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/content/nimbus-bug?bugID=TklNMDQ4MjI1"&gt;http://resources.arcgis.com/content/nimbus-bug?bugID=TklNMDQ4MjI1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that doesn't help get you going provide some additional details about the workflow, code sample, SDE version, RDBMS flavor, ect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 13:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35087#M903</guid>
      <dc:creator>JohnHauck</dc:creator>
      <dc:date>2010-09-02T13:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Python start editing session</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35088#M904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok thanks for that. I must have gotten my python, vba, and vb.net mixed up agian. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have SDE and versioned datasets that I am trying to update. If I start an edit session and run the script from toolbox pointing to the version I am currently editing and then hit save edits after it runs my changes make it into the data otherwise they won't make it. I was hoping to be able to start the editing stuff from withing python but this work around will have to do. Thanks for the links they were helpful. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shane&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 14:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35088#M904</guid>
      <dc:creator>ShaneLim</dc:creator>
      <dc:date>2010-09-02T14:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Python start editing session</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35089#M905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I must have spoken too soon. When I tested the script on sqlexpress running sde personal on a versioned dataset in edit it works. Running the script from the toolbox on a version that is SDE running on oracle i beleive Enterprise advanced SDE With or without an edit session I get no updates. However I can't run the script a second time because it thinks the updates were done. Unless I completely shut down ArcMap and ArcCatalog and restart them. Then I can run the script again. Are there some guidlines about working python with SDE targeting specific versions? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shane&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 15:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/python-start-editing-session/m-p/35089#M905</guid>
      <dc:creator>ShaneLim</dc:creator>
      <dc:date>2010-09-03T15:57:32Z</dc:date>
    </item>
  </channel>
</rss>

