<?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 OGR.Open() on datasources with a password in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/ogr-open-on-datasources-with-a-password/m-p/1330847#M68712</link>
    <description>&lt;P&gt;Hey all, this should be pretty simple but I'm struggling pretty hard.&lt;/P&gt;&lt;P&gt;I'm trying to use ogr to open up some databases, some of which have passwords. I know the passwords.&lt;/P&gt;&lt;P&gt;How do I use ogr.Open() and enter a password for this datasource?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 21:11:17 GMT</pubDate>
    <dc:creator>AlfredBaldenweck</dc:creator>
    <dc:date>2023-09-20T21:11:17Z</dc:date>
    <item>
      <title>OGR.Open() on datasources with a password</title>
      <link>https://community.esri.com/t5/python-questions/ogr-open-on-datasources-with-a-password/m-p/1330847#M68712</link>
      <description>&lt;P&gt;Hey all, this should be pretty simple but I'm struggling pretty hard.&lt;/P&gt;&lt;P&gt;I'm trying to use ogr to open up some databases, some of which have passwords. I know the passwords.&lt;/P&gt;&lt;P&gt;How do I use ogr.Open() and enter a password for this datasource?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 21:11:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/ogr-open-on-datasources-with-a-password/m-p/1330847#M68712</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-09-20T21:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: OGR.Open() on datasources with a password</title>
      <link>https://community.esri.com/t5/python-questions/ogr-open-on-datasources-with-a-password/m-p/1331761#M68745</link>
      <description>&lt;P&gt;What driver are you using? The correct way to access the resource will be dependent on the driver, for example the &lt;A href="https://gdal.org/drivers/vector/pg.html#vector-pg" target="_self"&gt;Postgres driver&lt;/A&gt; supports a number of different formats for authentication. you may be best served first confirming you can access the data with the command line tools, then switching to using the Python bindings afterward.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2023 18:22:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/ogr-open-on-datasources-with-a-password/m-p/1331761#M68745</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2023-09-23T18:22:13Z</dc:date>
    </item>
  </channel>
</rss>

