<?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: Where can I download GLUT64? in File Geodatabase API Questions</title>
    <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15059#M5</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;BR /&gt;&lt;SPAN&gt;Thanks for clarifying the glut64 issue.&amp;nbsp; I'm using Windows Server 2008 R2 Standard (not a production server).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I registered the Esri.FileGDBAPI.dll using the gacutil (found in C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools).&amp;nbsp; I did the same thing to glut32.dll.&amp;nbsp; I copied the glut32.dll into my app's bin\Debug folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using VS2010 Professional (x86) and I'm targeting .NET 4 Framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm really hoping the FileGDBAPI would provide is for me to access the attribute tables of feature classes, dbf tables, and raster catalog attribute tables that are stored inside file geodatabases created using ArcGIS Desktop 10.&amp;nbsp; Access them FROM SQL Server Database table (not created by ArcSDE--just plain SQL Server database).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to do this using the FileGDBAPI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any clarification.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2011 16:21:34 GMT</pubDate>
    <dc:creator>MarilynGambone</dc:creator>
    <dc:date>2011-08-25T16:21:34Z</dc:date>
    <item>
      <title>Where can I download GLUT64?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15055#M1</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'm trying to use Esri.FileGDBAPI but can't find where I can get GLUT64 dll.&amp;nbsp; I have copied glut32.dll into my VS2010 project but it's giving me an error that the module (Esri.FileGDBAPI) can't be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 14:16:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15055#M1</guid>
      <dc:creator>MarilynGambone</dc:creator>
      <dc:date>2011-08-25T14:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I download GLUT64?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15056#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay...I tried using x86 platform to go with my glut32.dll; but I'm receiving the same error: Could not load the module Esri.FileGDBAPI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I go about installing this API?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 14:51:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15056#M2</guid>
      <dc:creator>MarilynGambone</dc:creator>
      <dc:date>2011-08-25T14:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.FileGDBAPI only for ArcSDE geodatabases?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15057#M3</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I have a fundamental issue here.&amp;nbsp; Can I use this API on ArcGIS Desktop file geodatabases?&amp;nbsp; Or does this work only for ArcSDE-created geodatabases?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 14:55:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15057#M3</guid>
      <dc:creator>MarilynGambone</dc:creator>
      <dc:date>2011-08-25T14:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I download GLUT64?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15058#M4</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GLUT64 can be downloaded from &lt;/SPAN&gt;&lt;A href="http://www.idfun.de/glut64/"&gt;http://www.idfun.de/glut64/&lt;/A&gt;&lt;SPAN&gt;. GLUT32/GLUT64 is only required to compile the Display sample. You can only use the File Geodatabase API on file geodatabases? It does not work for ArcSDE-created geodatabases? What platform and compiler are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 15:34:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15058#M4</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-08-25T15:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I download GLUT64?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15059#M5</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;BR /&gt;&lt;SPAN&gt;Thanks for clarifying the glut64 issue.&amp;nbsp; I'm using Windows Server 2008 R2 Standard (not a production server).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I registered the Esri.FileGDBAPI.dll using the gacutil (found in C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools).&amp;nbsp; I did the same thing to glut32.dll.&amp;nbsp; I copied the glut32.dll into my app's bin\Debug folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using VS2010 Professional (x86) and I'm targeting .NET 4 Framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm really hoping the FileGDBAPI would provide is for me to access the attribute tables of feature classes, dbf tables, and raster catalog attribute tables that are stored inside file geodatabases created using ArcGIS Desktop 10.&amp;nbsp; Access them FROM SQL Server Database table (not created by ArcSDE--just plain SQL Server database).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to do this using the FileGDBAPI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any clarification.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 16:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15059#M5</guid>
      <dc:creator>MarilynGambone</dc:creator>
      <dc:date>2011-08-25T16:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I download GLUT64?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15060#M6</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for clarifying the glut64 issue.&amp;nbsp; I'm using Windows Server 2008 R2 Standard (not a production server).&lt;BR /&gt;&lt;BR /&gt;I registered the Esri.FileGDBAPI.dll using the gacutil (found in C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools).&amp;nbsp; I did the same thing to glut32.dll.&amp;nbsp; I copied the glut32.dll into my app's bin\Debug folder.&lt;BR /&gt;&lt;BR /&gt;I'm using VS2010 Professional (x86) and I'm targeting .NET 4 Framework.&lt;BR /&gt;&lt;BR /&gt;What I'm really hoping the FileGDBAPI would provide is for me to access the attribute tables of feature classes, dbf tables, and raster catalog attribute tables that are stored inside file geodatabases created using ArcGIS Desktop 10.&amp;nbsp; Access them FROM SQL Server Database table (not created by ArcSDE--just plain SQL Server database).&lt;BR /&gt;&lt;BR /&gt;Is it possible to do this using the FileGDBAPI?&lt;BR /&gt;&lt;BR /&gt;Appreciate any clarification.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri.FileGDBAPI.dll does not need to be registered. The File Geodatabase API VS2010 version 1.1 includes two sample directories, samples and samplesC#. Samples includes C++ samples using FileGDBAPI.dll. SamplesC# includes the samples for the .NET wrapper and uses Esri.FileGDBAPI.dll. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you describe what you are trying to do? The File Geodatabase API provides access to file geodatabase data. It does no provide access to ArcSDE data, Personal Geodatabases or to shapefiles.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 16:31:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15060#M6</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-08-25T16:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I download GLUT64?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15061#M7</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay... so, that means FileGDBAPI only operates within ArcGIS environment.&amp;nbsp; If I want to make a connection between ArcGIS and SQL Server, and access the tables between the two, there's still no API for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to get the data from file geodatabases (feature datasets, raster catalogs, dbf files) into a format that our modeling application can use.&amp;nbsp; However, before the models can use the data, we need to make all kinds of additional calculations, transformations (Some spatial, others not).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data are huge (some have over a million rows).&amp;nbsp; We use SQL Server 2008 to further manipulate these data.&amp;nbsp; From SQL Server, we need to export the data again into a format that the model recognizes (but I'll get to that problem after I find a solution to the one at hand).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is how to capture the data from an ArcGIS file geodatabase environment into a .NET environment.&amp;nbsp; For example, at this point, in order for me to upload a dbf file into SQL Server, I convert the dbf table into an XML file and do a bulk insert into a SQL Server table that has the same schema as the dbf table.&amp;nbsp; But this requires that I first create the destination table in SQL Server.&amp;nbsp; What I need is some kind of a data provider that would allow me to simply create a connection to the datasets stored in file geodatabase and upload the attribute tables into SQL Server.&amp;nbsp; This means, the provider should let me connect to the attribute table of a shapefile or feature datasets, raster catalogs, and yes, info or dbf tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still don't know why I'm getting the error that it can't find the Esri.FileGDBAPI module.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 18:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15061#M7</guid>
      <dc:creator>MarilynGambone</dc:creator>
      <dc:date>2011-08-25T18:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I download GLUT64?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15062#M8</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The File Geodatabase API is a standalone API and requires nothing from ArcGIS. It is designed to allow read/write access to File Geodatabase simple features (points, multipoint, lines, polygons and multipatch). The .NET wrapper provides this same functionality for .NET users. It is not an ADO.NET provider. What you are describing can be written using the API, at lease the File Geodatabase side. Access to SQL server would require other .NET tools.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 18:33:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15062#M8</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-08-25T18:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I download GLUT64?</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15063#M9</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have ArcGIS, there's little reason to use the File Geodatabase API, since ArcObjects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;provides a more robust interface to FGDBs. The FileGDBAPI DLLs exist for use *outside* of the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS application environment.&amp;nbsp; ArcObjects has several potential access paths to Microsoft&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;database products, though this isn't really the place to dwell on that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 18:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/where-can-i-download-glut64/m-p/15063#M9</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-08-25T18:34:51Z</dc:date>
    </item>
  </channel>
</rss>

