hexagon logo

Exporting to alternate database?

Without even touching PC-DMIS, is there any way to get the data from a datapage database and export it to some other form? Such as an Access database, or even a txt file. We check dozens of points on any number of parts, and they're wanting to export the data to some format other than datapage so that it can be queried.
Parents
  • Create a Datapage macro to output a spreadsheet report > Use an external command to execute macro from within your part routine > create a macro in your Access DB to get external data. Assign the macro to a command button or however you want to run it....


    this is something that I could make very good use of
    could you explain in more detail how to create datatpage macro etc
    thanks
Reply
  • Create a Datapage macro to output a spreadsheet report > Use an external command to execute macro from within your part routine > create a macro in your Access DB to get external data. Assign the macro to a command button or however you want to run it....


    this is something that I could make very good use of
    could you explain in more detail how to create datatpage macro etc
    thanks
Children
No Data