Skip to main content
Solved

Could not open File Geodatabase table `Delta_Block_Polygon'

  • September 18, 2017
  • 3 replies
  • 41 views

Forum|alt.badge.img

I keep getting an error trying to write to a specific table, getting an ESRI gdb error message (http://support.esri.com/en/technical-article/000004275).

It claims that the table name has a leading underscore.

I placed a StringReplacer (Image 1)

I keep getting the same error listed in the ESRI blog above????

Geodatabase Error (-2147467259): General function failure.

Could not open File Geodatabase table `Delta_Block_Polygon'

A fatal error has occurred. Check the logfile above for details

Any suggestions appreciated

Best answer by clives_online

Hi,

Seems the problem is poor ESRI documentation!!!

I searched ESRI Reserved words at http://support.esri.com/en/technical-article/000010906

A number of key Reserved words like SDE and DELTA are missing!!

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.

3 replies

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • September 18, 2017
Hi @clives_online, are you writing to an existing table or creating a new one? If existing, is it open in any other applications? Are you able to share the workspace?

Forum|alt.badge.img
  • Author
  • 31 replies
  • Best Answer
  • September 19, 2017

Hi,

Seems the problem is poor ESRI documentation!!!

I searched ESRI Reserved words at http://support.esri.com/en/technical-article/000010906

A number of key Reserved words like SDE and DELTA are missing!!


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • September 19, 2017

Hi,

Seems the problem is poor ESRI documentation!!!

I searched ESRI Reserved words at http://support.esri.com/en/technical-article/000010906

A number of key Reserved words like SDE and DELTA are missing!!

Hi @clives_online, without the use of those reserved words are you able to write?