<?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: remote connection question in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843893#M4861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Thanks your reply&lt;SPAN style="background-color: transparent;"&gt;. &lt;/SPAN&gt;&lt;/SPAN&gt;I set&amp;nbsp; workspace as following: arcpy.env.workspace =&lt;SPAN style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #a31515; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;r"Database Connections\Connection to &lt;SPAN style="background-color: #ffffff; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #008000; display: inline; float: none; font-family: &amp;amp;quot; consolas&amp;amp;quot;; font-size: 16px; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;10.246.146.120&lt;/SPAN&gt;.sde" first, but running code has not result. however,adding the code which is&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #a31515; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;&lt;SPAN style="background-color: #ffffff; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #000000; display: inline; float: none; font-family: &amp;amp;quot; consolas&amp;amp;quot;; font-size: 12pt; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;arcpy.env.workspace = &lt;/SPAN&gt;&lt;SPAN style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #a31515; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;r"Database Connections\Connection to&lt;/SPAN&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #000000; font-family: 'Consolas'; font-size: 12pt; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt; 127.0.0.1.sde&lt;/SPAN&gt;,the entire code can work correctly.why?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2019 01:10:28 GMT</pubDate>
    <dc:creator>lmzh</dc:creator>
    <dc:date>2019-10-17T01:10:28Z</dc:date>
    <item>
      <title>remote connection question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843889#M4857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to connect a remote sever via python code ,my code is :&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.env.workspace = &lt;SPAN style="color: #a31515;"&gt;r"Database Connections\Connection to &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #008000; font-family: 'Consolas'; font-size: 16px; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt;10.246.146.120&lt;/SPAN&gt;.sde"
&lt;/SPAN&gt;wk = &lt;SPAN style="color: #a31515;"&gt;r"Database Connections\Connection to &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #008000; font-family: 'Consolas'; font-size: 16px; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt;10.246.146.120&lt;/SPAN&gt;.sde"
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;
&lt;/SPAN&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;def &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold;"&gt;list_feature_batch1&lt;/SPAN&gt;(pathsde):

    env.workspace = pathsde
    &lt;SPAN style="color: #008000; font-style: italic;"&gt;# print arcpy.env.workspace
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;    &lt;/SPAN&gt;datasets = arcpy.ListDatasets()
    datasets = [&lt;SPAN style="color: #a31515;"&gt;''&lt;/SPAN&gt;] + datasets &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;if &lt;/SPAN&gt;datasets &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;is not &lt;/SPAN&gt;&lt;SPAN style="color: #000080;"&gt;None &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;else &lt;/SPAN&gt;[]
    &lt;SPAN style="color: #008000; font-style: italic;"&gt;#print datasets
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;    &lt;/SPAN&gt;wklst = []
    &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;for &lt;/SPAN&gt;ds &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;in &lt;/SPAN&gt;datasets:
        &lt;SPAN style="color: #008000; font-style: italic;"&gt;# print ds
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;        # env.workspace = env.workspace + os.sep + ds
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;        &lt;/SPAN&gt;wk = env.workspace + os.sep + ds
        &lt;SPAN style="color: #008000; font-style: italic;"&gt;# print env.workspace
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;        &lt;/SPAN&gt;wklst.append(wk)
    &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;return &lt;/SPAN&gt;wklst&lt;/PRE&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;&lt;BR /&gt;# print arcpy.env.workspace&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;# database = 'Database Connections\\Connection to 10.246.146.120.sde'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;# versions = arcpy.ListVersions(database)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;for &lt;/SPAN&gt;dataset &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;in &lt;/SPAN&gt;list_feature_batch1(wk):&lt;BR /&gt; &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;print &lt;/SPAN&gt;dataset&lt;BR /&gt; ......&lt;BR /&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #000000; font-family: 'Consolas'; font-size: 12pt; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt;list_feature_batch1&lt;/SPAN&gt; is a function,it works well.&lt;BR /&gt;&lt;BR /&gt;why doesnot the code work,but when I add code that &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #000000; font-family: 'Consolas'; font-size: 12pt; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt;arcpy.env.workspace = &lt;/SPAN&gt;&lt;SPAN style="color: #a31515;"&gt;r"Database Connections\Connection to&lt;/SPAN&gt; 127.0.0.1.sde&lt;BR /&gt;the code can run correctly.&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:20:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843889#M4857</guid>
      <dc:creator>lmzh</dc:creator>
      <dc:date>2021-12-12T10:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: remote connection question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843890#M4858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is difficult to comment on what might be happening when the core of the issue seems to revolve around the list_feature_batch1 code, and none of that code is provided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2019 03:20:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843890#M4858</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-10-16T03:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: remote connection question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843891#M4859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;def &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold;"&gt;list_feature_batch1&lt;/SPAN&gt;(pathsde):

    env.workspace = pathsde
    &lt;SPAN style="color: #008000; font-style: italic;"&gt;# print arcpy.env.workspace
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;    &lt;/SPAN&gt;datasets = arcpy.ListDatasets()
    datasets = [&lt;SPAN style="color: #a31515;"&gt;''&lt;/SPAN&gt;] + datasets &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;if &lt;/SPAN&gt;datasets &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;is not &lt;/SPAN&gt;&lt;SPAN style="color: #000080;"&gt;None &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;else &lt;/SPAN&gt;[]
    &lt;SPAN style="color: #008000; font-style: italic;"&gt;#print datasets
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;    &lt;/SPAN&gt;wklst = []
    &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;for &lt;/SPAN&gt;ds &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;in &lt;/SPAN&gt;datasets:
        &lt;SPAN style="color: #008000; font-style: italic;"&gt;# print ds
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;        # env.workspace = env.workspace + os.sep + ds
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;        &lt;/SPAN&gt;wk = env.workspace + os.sep + ds
        &lt;SPAN style="color: #008000; font-style: italic;"&gt;# print env.workspace
&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-style: italic;"&gt;        &lt;/SPAN&gt;wklst.append(wk)
    &lt;SPAN style="color: #0000ff; font-weight: bold;"&gt;return &lt;/SPAN&gt;wklst&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:20:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843891#M4859</guid>
      <dc:creator>lmzh</dc:creator>
      <dc:date>2021-12-12T10:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: remote connection question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843892#M4860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lm zh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A requirement for serveral list functions is for the environment to be set first (i.e. using arcpy.env.workspace).&amp;nbsp; See the following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/functions/listfeatureclasses.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/functions/listfeatureclasses.htm"&gt;ListFeatureClasses—ArcPy Functions | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&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/461988_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2019 12:24:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843892#M4860</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2019-10-16T12:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: remote connection question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843893#M4861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Thanks your reply&lt;SPAN style="background-color: transparent;"&gt;. &lt;/SPAN&gt;&lt;/SPAN&gt;I set&amp;nbsp; workspace as following: arcpy.env.workspace =&lt;SPAN style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #a31515; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;r"Database Connections\Connection to &lt;SPAN style="background-color: #ffffff; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #008000; display: inline; float: none; font-family: &amp;amp;quot; consolas&amp;amp;quot;; font-size: 16px; font-style: italic; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;10.246.146.120&lt;/SPAN&gt;.sde" first, but running code has not result. however,adding the code which is&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #a31515; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;&lt;SPAN style="background-color: #ffffff; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #000000; display: inline; float: none; font-family: &amp;amp;quot; consolas&amp;amp;quot;; font-size: 12pt; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;arcpy.env.workspace = &lt;/SPAN&gt;&lt;SPAN style="border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #a31515; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;r"Database Connections\Connection to&lt;/SPAN&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #000000; font-family: 'Consolas'; font-size: 12pt; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt; 127.0.0.1.sde&lt;/SPAN&gt;,the entire code can work correctly.why?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2019 01:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843893#M4861</guid>
      <dc:creator>lmzh</dc:creator>
      <dc:date>2019-10-17T01:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: remote connection question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843894#M4862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the SDE connection file with 10. in the name work if you use it in ArcCatalog?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2019 02:53:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843894#M4862</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-10-17T02:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: remote connection question</title>
      <link>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843895#M4863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I connect sde file with arcmap10.6.1,datebase is oracle11g&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2019 06:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/remote-connection-question/m-p/843895#M4863</guid>
      <dc:creator>lmzh</dc:creator>
      <dc:date>2019-10-17T06:20:05Z</dc:date>
    </item>
  </channel>
</rss>

