How to Write Selected Database Tables

  • 8 April 2019
  • 0 replies
  • 70 views

Userlevel 2
The operation of writing to databases in AIMMS is tuned for performance.

In an application with several database table, it is not very efficient to write all database tables. Much more efficient is to skip writing to those tables where data has not changed.

To do so, you can use a combination of the function
code:
ReferencedIdentifiers
, the construct
code:
DatachangeMonitor
, and runtime libraries.

HERE

0 replies

Be the first to reply!

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator