How-To

How to write data to a table

How to write data to a table
Userlevel 6
Badge +6

A database table may not always match the data in the related AIMMS model. In addition, we may want to write all possible elements explicitly, or just a predetermined selection of rows instead of just the non-zeros. Last but not least, from the context in the application, it may be clear that all of the data is changed, or just one or a few rows.

This is why it is important to select the number of rows to be written (all or few) and there are several tactics available to help you make this selection. We discuss the following tactics in this article:

  • Writing non-zeros directly to the database table.
  • Writing all possible elements to the database table.
  • Writing a selection of rows to the database table.
  • Insert a single row into a database table.

Read more...


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