Skip to main content
Solved

Editing a .dbf table - find and replace attributes

  • March 17, 2017
  • 2 replies
  • 45 views

Forum|alt.badge.img

Hello All,

I have a .dbf table created in ESRI's UK Productivity Suite - it's simply a table to point to raster files of base mapping, with a field containing the file path to .tif files, an OID field and fields for xmin, ymin, xmax, ymax. My problem is that I want to find and replace the file path with a different path. I have tried this in ArcMap but the file locks and isn't editable. I can't even think what Transformer I need to do a find and replace of text! I'm sorry - it's Friday and I'm very tired..... I'd be very grateful if anyone is able to help.

Many thanks, Jane

Best answer by david_r

Maybe try the StringReplacer?

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.

2 replies

david_r
Celebrity
  • Best Answer
  • March 17, 2017

Maybe try the StringReplacer?


Forum|alt.badge.img
  • Author
  • March 17, 2017

Many thanks - that works!