Skip to main content
Question

how to read gdb files from path

  • October 29, 2018
  • 1 reply
  • 10 views

I have 55 .gdb files in a single path and each .gdb file has 5 to 6 files. I have to read each file from each .gdb.file can you please suggest me solution?

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

geolassi
Contributor
Forum|alt.badge.img+7
  • Contributor
  • October 29, 2018

Have you tried using *.gdb in the Dataset path, e.g. C:\\Temp\\sourcedata\\*.gdb? What kind of files do you mean you have inside each .gdb file? Do you actually mean gdb tables?

If you mean gdb tables, FME automatically reads every table, but you can also select the tables to read from Parameters > Table List.