question

William Proctor avatar image
0 Likes"
William Proctor asked Ben Wilson answered

How can I export a global table to a Microsoft Access database?

I would like to be able to export a global table to a Microsoft Access database for further analysis. I see that there are a few commands around ODBC databases... Are there any examples of information being exported to MS Access or a listing of the relevant FlexSim commands that I can learn from.

FlexSim 17.2.2
odbcexportingaccess
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Ben Wilson avatar image
0 Likes"
Ben Wilson answered

Hi @William Proctor,

This tutorial is a good introduction on using ODBC in conjunction with FlexSim. It uses MySQL as the database back-end, but the principles will be the same for Access. It is a good demonstration of finding the right ODBC driver and getting things configured properly so that the communication works (focus on steps 14 and on if you're not going to actually do the tutorial yourself).

Once you have the ODBC driver in place, and you have configured an ODBC data source in Windows, FlexSim can query against the data source, allowing you to call SQL commands on the database to, for instance, export your global table into Access using INSERT commands.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

David Seo avatar image
1 Like"
David Seo answered David Seo edited

It is easier to export a global table to excel sheet and next to Microsoft access database.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.