<?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 Using SpatialOperator (WITHIN, etc) sample with ADO.NET for FileGDB now available in File Geodatabase API Questions</title>
    <link>https://community.esri.com/t5/file-geodatabase-api-questions/using-spatialoperator-within-etc-sample-with-ado/m-p/417488#M698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Below is a sample of how to use spatial query operator (within, contains, etc) with ADO.NET for FileGDB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://github.com/dotnetprovider/FileGDB-.NET-provider/wiki/Querying-Sample"&gt;http://github.com/dotnetprovider/FileGDB-.NET-provider/wiki/Querying-Sample&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Use the link below to download ADO.NET for FileGDB (32 bits, 64Bits, VS2008, VS2010):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="https://github.com/dotnetprovider/FileGDB-.NET-provider"&gt;https://github.com/dotnetprovider/FileGDB-.NET-provider&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Aug 2011 14:54:53 GMT</pubDate>
    <dc:creator>dotnetproviderdotnetprovider</dc:creator>
    <dc:date>2011-08-21T14:54:53Z</dc:date>
    <item>
      <title>Using SpatialOperator (WITHIN, etc) sample with ADO.NET for FileGDB now available</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/using-spatialoperator-within-etc-sample-with-ado/m-p/417488#M698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Below is a sample of how to use spatial query operator (within, contains, etc) with ADO.NET for FileGDB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://github.com/dotnetprovider/FileGDB-.NET-provider/wiki/Querying-Sample"&gt;http://github.com/dotnetprovider/FileGDB-.NET-provider/wiki/Querying-Sample&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Use the link below to download ADO.NET for FileGDB (32 bits, 64Bits, VS2008, VS2010):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="https://github.com/dotnetprovider/FileGDB-.NET-provider"&gt;https://github.com/dotnetprovider/FileGDB-.NET-provider&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Aug 2011 14:54:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/using-spatialoperator-within-etc-sample-with-ado/m-p/417488#M698</guid>
      <dc:creator>dotnetproviderdotnetprovider</dc:creator>
      <dc:date>2011-08-21T14:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using SpatialOperator (WITHIN, etc) sample with ADO.NET for FileGDB now available</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/using-spatialoperator-within-etc-sample-with-ado/m-p/417489#M699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does the FileGDB .Net Provider implement DbFactory?&amp;nbsp; In other words, is there a way to get a DbFactory object for FileGDB via DbProviderFactories.GetFactory() method?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, I am able to do the same for SDE (SQL Server) and Personal GDB (Access) like so:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
SQL Server
DbProviderFactory factory = DbProviderFactories.GetFactory("System.Data.SqlClient");

Access
DbProviderFactory factory = DbProviderFactories.GetFactory("System.Data.OleDb");
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this isn't possible, are there any plans to implement this in the future?&amp;nbsp; It would be a nice addition to an already great library!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/using-spatialoperator-within-etc-sample-with-ado/m-p/417489#M699</guid>
      <dc:creator>CorySchinkel</dc:creator>
      <dc:date>2021-12-11T18:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using SpatialOperator (WITHIN, etc) sample with ADO.NET for FileGDB now available</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/using-spatialoperator-within-etc-sample-with-ado/m-p/417490#M700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt;If this isn't possible, are there any plans to implement this in the future?&amp;nbsp; It would be a nice &amp;gt;addition to an already great library!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the feedback about the ADO.NET provider for FileGDB. This funcationality is partially implemented. We will post the support for the DBProviderFactory in the next few days.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 01:19:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/using-spatialoperator-within-etc-sample-with-ado/m-p/417490#M700</guid>
      <dc:creator>dotnetproviderdotnetprovider</dc:creator>
      <dc:date>2011-08-26T01:19:31Z</dc:date>
    </item>
  </channel>
</rss>

