Databases
These topics instruct how to link your AIMMS model to databases, such as MS Access and SQLite. You’ll find help using AIMMS functions to interact with that data dynamically.
- Connecting to and using the AIMMS Cloud database
- Which ODBC Drivers
- Link an SQLite Database to a Project
- Connection String for Access Database Files
- Write Selected Database Tables
- Write to a Database Efficiently
- Write data to a table
- Adapt model when linked database table is modified
- Exchange data with the AIMMS Cloud Platform
- Reading relations and indexed sets from databases
- How to Use Direct SQL Queries
- Create a static AIMMS Library from a runtime library