read data from MDB table
AnsweredHow can I read data from MDB table into Gurobi? I have a very large dataset which we generated using ArcGIS and stored as a MDB table. The table contains over 17 million records and seems too large for MS Excel to open. Thanks.
0
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?. -
Probably the best way or reading datasets into Gurobi is through one of the APIs, e.g., the Python API. Please note that you have to use additional functionality not provided by Gurobi in order to access the data from, e.g., Python, first which may differ from one database to another.
0
Post is closed for comments.
Comments
2 comments