Skip to main content
Question

When will the File GDB Open API be able to...

  • February 27, 2018
  • 1 reply
  • 13 views

aarcra
Contributor

Hi,

When will the File GDB open API be able to read and write a File Geodatabase without completely locking down the database?

 

We find that only one bench can be in a File Geodatabase when using the OPEN API reader and writer, else we will start getting failures.

When using the ESRI GDB reader/writer, you can have as many operations occurring simultaneously as you want in a File GDB, as long as no one is trying to drop and create a table that is currently in use.

When will the OPEN API be able to do the same?

Thanks!

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

geosander
Forum|alt.badge.img+7
  • February 27, 2018

I don't think Safe Software has any influence here. You'll have to ask Esri. But they'll probably just tell you that you have to use the ArcObjects R/W (else they wouldn't sell any licenses ;))