Skip to main content
Question

Can FME facilitate the transfer of data between an 'acQuire' Database into a ESRI geodatabase?

  • September 13, 2017
  • 2 replies
  • 26 views

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

ulfme
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 22 replies
  • September 13, 2017

Hi,

Don't really know much of acQuire but googling seems to indicate it is possible to connect to the database through ODBC (http://help.leapfrog3d.com/Geo/4.1/en-GB/Content/drillholes/connect-to-acquire-db.htm?Highlight=acQuire#). It is very possible to read data with ODBC in FME if you have the correct drivers. (Maybe acQuire do use a known/standard DB and then you probably could connect with a predefined Reader instead).

 

 

Then if the database-schema is somewhat understandable you would very likely be able to read table-data. It can be tricky to handle geometries if that is stored in some custom way - but it can also be very simple depending on how it is stored.

 

 

I would give it a go.

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

@ejdkeys if @ulfme's suggestion doesn't work out for you then you may want to check this out - https://www.acquire.com.au/download/fme-plugins-for-acquire-4-5-4-4/ You might have some luck asking acQuire about this. I will do some investigating internally to find out some more information on this end for you as that link looks a little dated.