Skip to main content
Question

MapInfo file extensions

  • May 22, 2018
  • 1 reply
  • 14 views

Hi

I have a MapInfo SQL Select query which I save off as a table and I would like to do the same query as an FME workspace. When I create the MapInfo writer to save the table it save the file with the 4 filename extensions (.tab, .dat, .id and .map) whereas when I save the SQL Select query from MapInfo there are only 2 filename extensions (.tab and .dat).

What I would like to know is it possible to save the FME MapInfo file with the .tab and .dat file extensions.

Thanks

Andy

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

david_r
Celebrity
  • 8394 replies
  • May 22, 2018

If you can use the new "MapInfo Extended" writer, it will do this for you automatically.

If not, I suspect you'll have to manually delete the unwanted files after the workspace has terminated, e.g. by using the shutdown script.