Go To Archived Forums
+ Post New Thread
Page 1 of 4 1 2 3 ... LastLast
Threads 1 to 50 of 178

Forum: File Geodatabase API

  1. This Q&A thread has not been answered Sticky Thread Sticky: File Geodatabase API 1.3 is now available for download.

    The File Geodatabase API 1.3 is now available for download from the resource center. (http://www.esri.com/apps/products/download/) What’s new at...

    Started by lshipman‎, 11-30-2012 07:03 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 1,048
    12-02-2012, 03:14 PM Go to last post
  2. This is a discussion thread Sticky Thread Sticky: Welcome to the discussion forum for the File Geodatabase API!

    The File Geodatabase API provides an open, non-ArcObjects based means for working with File Geodatabases. The File Geodatabase API is C++ based and...

    Started by lshipman‎, 06-02-2011 02:36 PM
    View this thread's RSS feed
    • Replies: 0
    • Views: 2,167
    06-02-2011, 02:36 PM Go to last post
  1. This Q&A thread has been answered FileGDB_1.3_2010 C++ API: How to get GeometryDef and SpatialReference objects

    The C++ API FileGDB_1.3_2010 delivers a header file "Util.h" that contains utility classes for GeometryDef, SpatialReference etc. But there are no...

    Started by vagarwal‎, 05-07-2013 10:42 PM
    geometrydef, spatialreference, util.h, xml table definition View this thread's RSS feed
    • Replies: 3
    • Views: 63
    Today, 08:04 AM Go to last post
  2. This Q&A thread has not been answered Writing Spatial Reference Coordinate System info using FileGDB_1.3_2010 C++ API

    I am using FileGDB_1.3_2010 C++ API to create and write feature classes in FGDB data. What is the best way to correctly write the Spatial Reference...

    Started by vagarwal‎, Today 06:02 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 19
    Today, 07:57 AM Go to last post
  3. This Q&A thread has not been answered FileGDBAPI.dll is not compatible with programs using static C runtime library

    I get data corruption and and an assertion in the destructor for wstring parameters passed across the API when I compile the sample programs or my...

    Started by topografix‎, Yesterday 07:56 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 37
    Yesterday, 08:28 PM Go to last post
  4. This Q&A thread has not been answered SQL queries on File Geodatabases

    Hi all, i'm writing a sample program to read values of some fields in the table. i wrote a snippet as below - SQLStr=L"SELECT STATE_NAME,...

    Started by kkmudapa‎, 05-15-2013 09:50 PM
    View this thread's RSS feed
    • Replies: 3
    • Views: 78
    05-16-2013, 09:31 AM Go to last post
  5. This Q&A thread has not been answered Convert Polygon/Polyline shapebuffer

    Hello, I want to insert new Polygon in the feature class in the GDB. So i am trying to insert it using SetGeometry, which can recieve only...

    Started by team.igal‎, 05-13-2013 05:18 AM
    View this thread's RSS feed
    • Replies: 1
    • Views: 41
    05-16-2013, 06:45 AM Go to last post
  6. This Q&A thread has not been answered Cannot compile ProcessTopologies project.error: cannot open file 'libxml2_a_dllD.lib'

    Downloaded "File Geodatabase API 1.3 version for Windows (Visual Studio 2012)" from http://www.esri.com/apps/products/download/. Using MS Visual...

    Started by zengyf‎, 05-15-2013 05:55 AM
    View this thread's RSS feed
    • Replies: 0
    • Views: 33
    05-15-2013, 05:55 AM Go to last post
  7. This Q&A thread has not been answered Problems with locking tables

    Hello, I am using file geodatabase api 1.3. I am not sure what is the proper way to use SetWriteLock() on tables in the GDB. we are using one...

    Started by team.igal‎, 05-02-2013 12:18 AM
    View this thread's RSS feed
    • Replies: 3
    • Views: 66
    05-13-2013, 04:58 AM Go to last post
  8. This Q&A thread has not been answered C# ShapeBuffer cast to PointShapBuffer error

    I us FileGDB 1.3 C# in .net4,when PointShapeBuffer pointShape = shapBuffer as PointShapeBuffer; i got an null pointShape.i don't know why ,can...

    Started by sunki‎, 05-10-2013 06:30 AM
    • Replies: 0
    • Views: 31
    05-10-2013, 06:30 AM Go to last post
  9. This Q&A thread has not been answered Alter Field Failed in c#.

    Hello, everyone. Recently, I did a test to alter one of the fields let say "CITY_NAME" in "Shapes.gdb" based on the samples from download file...

    Started by troyyang‎, 04-25-2013 12:17 AM
    • Replies: 7
    • Views: 105
    04-28-2013, 11:52 PM Go to last post
  10. This Q&A thread has not been answered Editing Features in File GDB Feature Class?

    Does this API allow for editing of existing features within a file gdb feature class or will it only allow for creation of new features? Thanks,...

    Started by BrokenLegMike‎, 03-25-2013 02:37 PM
    editing, feature class, file geodatabase api View this thread's RSS feed
    • Replies: 7
    • Views: 165
    04-25-2013, 09:11 AM Go to last post
  11. This Q&A thread has not been answered File Geodatabase row.SetValue error

    I have a Text field with Length of 1073741822 (pretty long) I'm able to set value with no error but getting value throws following error: The value...

    Started by przemyslawt‎, 04-04-2013 02:22 PM
    error, getvalue, row View this thread's RSS feed
    • Replies: 3
    • Views: 134
    04-08-2013, 05:01 PM Go to last post
  12. This is a discussion thread Using proxy objects to read/write xml FileGDB schema using ADO.NET now available

    Below is a sample of how to use proxy objects such as Field object to read/write FileGDB xml schema ADO.NET for FileGDB supports proxy objects...

    Started by dotnetprovider‎, 08-18-2011 08:33 AM
    ado.net for filegdb, xml proxy View this thread's RSS feed
    • Replies: 1
    • Views: 924
    04-02-2013, 09:58 AM Go to last post
  13. This Q&A thread has been answered Table.Extent value is wrong when geometry type is polygon

    Hi, I can't get the right extent of a table after inserting row into it, attached is the sample, I'm using the 1.2.0.136 version, can anyone tell...

    Started by mswedgar‎, 02-24-2013 11:45 PM
    • Replies: 8
    • Views: 235
    02-27-2013, 04:45 PM Go to last post
  14. This Q&A thread has been answered Cannot close a GeoDatabase after creating it.

    Hi, I created a GeoDatabase and added a table and added a field and I cannot close it. Can anyone help on this? Attached is the sample, the...

    Started by mswedgar‎, 02-22-2013 12:57 AM
    • Replies: 6
    • Views: 173
    02-25-2013, 07:52 PM Go to last post
  15. This is a discussion thread MultiPartShapeBuffer.Curves is returning the wrong data via the .NET wrapper

    I have been chasing a problem in that I can't retrieve curves from the GDB when using the .NET wrapper. Using Reflector, I finally tracked it down...

    Started by d.coombes@fugro.com.au‎, 02-14-2013 06:44 PM
    View this thread's RSS feed
    • Replies: 2
    • Views: 119
    02-20-2013, 10:06 PM Go to last post
  16. This is a discussion thread Redefining S_OK, S_FALSE, SUCCEEDED, and FAILED is not very friendly

    Could more FileGDB API-specific names be used instead? Martin

    Started by mpdaly‎, 05-19-2011 07:19 AM
    View this thread's RSS feed
    • Replies: 4
    • Views: 1,327
    02-19-2013, 07:22 PM Go to last post
  17. This Q&A thread has not been answered CloseDatabase hanging on 64 bit Linux when same File Geodatabase opened twice

    Hi, Came across what looks to be a linux 64-bit specific bug when opening the same gdb twice (using different FileGDBAPI::Geodatabase instances)...

    Started by simonwood74‎, 01-30-2013 05:35 PM
    • Replies: 3
    • Views: 150
    02-07-2013, 01:40 PM Go to last post
  18. This Q&A thread has not been answered Support for 9.x FGDB

    Is ESRI planning on adding support for FGDB's created in 9.x anytime soon?

    Started by bbehling‎, 01-18-2013 09:45 AM
    9.x, file geodatabase api View this thread's RSS feed
    • Replies: 3
    • Views: 183
    01-23-2013, 07:55 AM Go to last post
  19. This Q&A thread has been answered Trouble executing SQL querying string coded values

    I'm having trouble querying string coded values via ExecuteSQL in the API. I can query numeric codes just fine, for example: SELECT * FROM...

    Started by MCederholm‎, 01-22-2013 02:18 PM
    View this thread's RSS feed
    • Replies: 1
    • Views: 157
    01-23-2013, 05:53 AM Go to last post
  20. This Q&A thread has not been answered Exceptions been thrown when reading a "Double" column

    Hi, I've been suffered by a strange problem, I'm using FileGeoDatabase and reading a table, but the exception is thrown when getting the value,...

    Started by mswedgar‎, 01-13-2013 08:21 PM
    • Replies: 4
    • Views: 125
    01-15-2013, 04:28 PM Go to last post
  21. This Q&A thread has not been answered Can tables with custom projections at least return data 'as is'?

    An early beta version allowed tables using custom projections (in my case Hennepin County) to be opened and returned coordinates in their internal...

    Started by JeffGIS84‎, 12-29-2012 09:44 AM
    View this thread's RSS feed
    • Replies: 0
    • Views: 122
    12-29-2012, 09:44 AM Go to last post
  22. This Q&A thread has not been answered Can we get Intefaces on .Net API

    Hi, I am trying to unit test code and while simple in ArcObjects I am struggling with the fgdb .net api because there appears to be no interfaces....

    Started by armcmenamin‎, 06-06-2012 05:49 AM
    View this thread's RSS feed
    • Replies: 6
    • Views: 498
    12-21-2012, 08:53 AM Go to last post
  23. This Q&A thread has not been answered Cannot find file

    I am just trying to get some very basic features going. I modified the Display sample project to use an absolute file path for the geodatabase: ...

    Started by eric.d.cox‎, 12-17-2012 08:50 AM
    file, geodatabase, not found, open View this thread's RSS feed
    • Replies: 0
    • Views: 119
    12-17-2012, 08:50 AM Go to last post
  24. This is a discussion thread Curve structure definitions

    I'm writing some code to use the API add curve sections to a polyline row. Are there any structure definitions for the curves in the headers? The...

    Started by MitchAmes‎, 10-18-2011 07:58 PM
    View this thread's RSS feed
    • Replies: 3
    • Views: 1,255
    12-09-2012, 09:44 PM Go to last post
  25. This Q&A thread has not been answered Error values in c#

    According to "File Geodatabase API 1.2 now available", API v1.2 includes * Macros for error values allowing for more readable code. (NIM077630) ...

    Started by MitchAmes‎, 06-11-2012 06:39 PM
    View this thread's RSS feed
    • Replies: 1
    • Views: 379
    12-09-2012, 09:34 PM Go to last post
  26. This Q&A thread has not been answered Fail to open table with -2147024809 (Invalid function arguments) return code

    blI have a fgdb which I converted to V10 from 9.3. I am able to open the database, but the tables all return the code -2147024809 (Invalid function...

    Started by JeffGIS84‎, 03-30-2012 12:59 PM
    View this thread's RSS feed
    • Replies: 8
    • Views: 885
    11-29-2012, 10:11 AM Go to last post
  27. This Q&A thread has not been answered there have some memory leaks on OpenGeodatabase function

    in FileGDB_API_VS2008_1_2,when call OpenGeodatabase function,I found that there have some memory leaks

    Started by shuguohui123‎, 11-23-2012 06:59 AM
    View this thread's RSS feed
    • Replies: 0
    • Views: 163
    11-23-2012, 06:59 AM Go to last post
  28. This is a discussion thread VS 2010 .NET 3.5 - A reference to FileGDBAPI.dll could not be added

    Hello, I am using Visual Studio 2010 with .NET 3.5 (32 bit) Without rewriting my application can I use the File Geodatabase API? I have...

    Started by seanconnolly@live.ca‎, 10-25-2011 11:44 AM
    View this thread's RSS feed
    • Replies: 5
    • Views: 1,461
    11-02-2012, 09:00 AM Go to last post
  29. This Q&A thread has not been answered Using the 'OR' keyword in expressions against FGDB

    I have a File Geodatabase table that I am querying against with an attribute index on a field called "STREET_NAME". If I perform this query, it is...

    Started by ThompsonMS‎, 10-30-2012 01:28 PM
    View this thread's RSS feed
    • Replies: 2
    • Views: 231
    11-01-2012, 09:37 AM Go to last post
  30. This is a discussion thread Order By causes crash on String columns (Mac API 1.2)

    I have a table with a string column 50 characters in length in a FGDB created by the API. In this case there are no nulls in the column but there...

    Started by p_d_austin‎, 10-25-2012 07:54 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 166
    10-30-2012, 09:52 AM Go to last post
  31. This Q&A thread has not been answered Unable to access .gdb file concurrently

    Hi, I am trying to access the .gdb file for implementing the route solver in Network Analyst Using Java API. I am trying to access the the .gdb...

    Started by pavan534534‎, 10-17-2012 02:09 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 295
    10-17-2012, 05:46 AM Go to last post
  32. This Q&A thread has not been answered TOP 100

    Is there any SQL that is valid with the FGDB that will help me limit the results returned? I have tried TOP, LIMIT etc.. but none work. I could...

    Started by cgishack‎, 10-14-2012 06:06 AM
    View this thread's RSS feed
    • Replies: 3
    • Views: 316
    10-15-2012, 07:53 AM Go to last post
  33. This Q&A thread has not been answered Null & Empty Geometries

    Hi folks, I'm doing some debugging for a GDAL ticket ( http://trac.osgeo.org/gdal/ticket/4832 ), and I have come across some odd behaviour, and...

    Started by rcoup‎, 10-01-2012 11:53 AM
    empty, empty geometry, null, null geometry View this thread's RSS feed
    • Replies: 5
    • Views: 920
    10-08-2012, 12:06 PM Go to last post
  34. This Q&A thread has not been answered asp.net site and Could not load file or assembly 'Esri.FileGDBAPI.DLL'

    Hi People, I've been stumped over this issue for days now... Was hoping someone has come across this... Receiving this error when I build my...

    Started by stickboy‎, 09-19-2012 06:30 AM
    assembly, esri.filegdbapi.dll, load View this thread's RSS feed
    • Replies: 0
    • Views: 104
    09-19-2012, 06:30 AM Go to last post
  35. This Q&A thread has not been answered Create RelationShip Class using File Geodatabase API

    Is it possible to create relationship of the table using File geodatabase API? If yes, how?

    Started by gpvardhani‎, 09-17-2012 06:22 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 259
    09-17-2012, 08:08 AM Go to last post
  36. This is a discussion thread Open GDB File failed This release of the GeoDatabase is either invalid or out of date

    Hi there, i´m trying to open gdb File from our customer with the new 1.1 api but right now i recieve the following exception "This release of the...

    Started by jkerschb‎, 12-27-2011 12:55 AM
    View this thread's RSS feed
    • Replies: 3
    • Views: 1,582
    09-11-2012, 12:53 PM Go to last post
  37. This Q&A thread has not been answered Visual Studo 2012 support

    Does ESRI have plans to Release a version of the API to work with Visual Studio 2012?

    Started by glenajohnsonjr‎, 08-23-2012 08:07 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 489
    08-31-2012, 12:33 PM Go to last post
  38. This Q&A thread has not been answered FileGDB crash windows 7 from worker thread

    Hi, I have FileGDB API crashing when called from a worker thread (no concurrent access to database). However, CreateGeodatabase function call...

    Started by mkulvietis‎, 06-04-2012 06:07 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 548
    08-28-2012, 04:32 PM Go to last post
  39. This Q&A thread has not been answered MultiPartShapeBuffer::GetMs appears to return the wrong pointer value

    I'm having problems setting M values in a shapePolylineZM, and I suspect that the problem is that MultiPartShapeBuffer::GetMs() returns the wrong...

    Started by MitchAmes‎, 08-19-2012 06:37 PM
    View this thread's RSS feed
    • Replies: 3
    • Views: 272
    08-22-2012, 05:47 PM Go to last post
  40. This Q&A thread has not been answered VB.Net - GetGeometry only returns a ShapeBuffer

    I have been playing with the API in VB.net and can not get a geometry from the GetGeometry() function. According to the C# examples:...

    Started by davidtriggs‎, 05-17-2012 04:04 PM
    getgeometry, pointshapebuffer, shapebuffer, vb.net View this thread's RSS feed
    • Replies: 1
    • Views: 409
    08-16-2012, 05:31 AM Go to last post
  41. This Q&A thread has not been answered A procedure imported by 'Esri.FileGDBAPI.DLL' could not be loaded.

    I am developing and ASP.Net MVC3 web application. As part of the application, I would like my users to be able to upload a file geodatabase and read...

    Started by beck3905‎, 08-08-2012 10:16 AM
    • Replies: 0
    • Views: 467
    08-08-2012, 10:16 AM Go to last post
  42. This is a discussion thread the performance FGDB API & Arcobjects

    Hi, I test insert 50,000 points to a FeatureClass use FGDB API & ArcObjects But the result is ArcObjects fast than FGDB API : ArcObjects...

    Started by 3s4d‎, 08-09-2011 10:56 PM
    performance View this thread's RSS feed
    • Replies: 3
    • Views: 2,558
    08-03-2012, 02:15 PM Go to last post
  43. This Q&A thread has not been answered Vertical coordinate system support

    Hi, When we add a VCSWKID element (for example <VCSWKID>115700</VCSWKID>) in the spatial reference XML string, the CreateTable method fails....

    Started by dmitrov‎, 07-29-2012 12:41 PM
    coordinate system View this thread's RSS feed
    • Replies: 0
    • Views: 256
    07-29-2012, 12:41 PM Go to last post
  44. This Q&A thread has not been answered Compiler wanring C4251 when building with API v1.2

    When I build my project - or the sample projects that are included in FileGDB_API_VS2010_1_2.zip - I get several of these warnings: In each case...

    Started by MitchAmes‎, 06-11-2012 05:11 PM
    View this thread's RSS feed
    • Replies: 2
    • Views: 369
    07-27-2012, 10:06 AM Go to last post
  45. This Q&A thread has not been answered are there any function such as StartEditing()\StartEditOperation in AE?

    Hi there, i'm a gis programmer in china and not good at english. recently , when i insert a row to a table in "File Geodatabase API 1.2", there...

    Started by NieDie‎, 07-18-2012 10:50 PM
    • Replies: 2
    • Views: 424
    07-19-2012, 05:23 PM Go to last post
  46. This Q&A thread has not been answered Howto directly access to rows by objectid

    I am just starting to get familiar with the FGDB-API, and I have a question about programming technique. I have a large data set (3 million...

    Started by tmoore41‎, 06-01-2012 11:31 AM
    file geodatabase api View this thread's RSS feed
    • Replies: 8
    • Views: 620
    07-17-2012, 03:44 PM Go to last post
  47. This Q&A thread has not been answered Scalar queries

    Hello, now i'm trying execute a scalar query: var queryRows = gdb.ExecuteSQL("SELECT COUNT(SAMPLE) FROM T_SAMPLES WHERE ID = 1"); And it returns a...

    Started by Raulillooo‎, 07-04-2012 04:20 AM
    View this thread's RSS feed
    • Replies: 2
    • Views: 296
    07-09-2012, 08:58 AM Go to last post
  48. This Q&A thread has not been answered How to get information metadata from File Geodatabase in c#?

    Hi everybody! I have a file geodatabase. I want to get information metadata: Bounding box, BoundLongitude ...? How to get in c#? Thanks all.

    Started by duongk52cb‎, 07-02-2012 08:18 PM
    View this thread's RSS feed
    • Replies: 0
    • Views: 377
    07-02-2012, 08:18 PM Go to last post
  49. This Q&A thread has not been answered FGDB API not respecting Select clause of SQL

    I am writing some code that will run an SQL query against the FGDB using the FGDB API 1.2. The SQL will be defined at runtime. I am finding that the...

    Started by markturnbull‎, 06-18-2012 08:24 AM
    sql 1 Deleted Post(s) View this thread's RSS feed
    • Replies: 9
    • Views: 512
    06-27-2012, 09:24 AM Go to last post
  50. This Q&A thread has not been answered Can't add a reference to Esri.FileGDBAPI.dll as it was not built against Silverlight

    Hi, We are trying to allow our ESRI Silverlight client application access to both server side map and feature services along with their local file...

    Started by bebbslcc‎, 06-21-2012 09:55 PM
    View this thread's RSS feed
    • Replies: 0
    • Views: 665
    06-21-2012, 09:55 PM Go to last post

+ Post New Thread
Page 1 of 4 1 2 3 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 25 replies or 300 views
Hot thread with unread posts
More than 25 replies or 300 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts