Writing data to database

Use this forum to post Vensim related questions.
Post Reply
mruud
Member
Posts: 23
Joined: Fri Mar 28, 2003 7:19 am

Writing data to database

Post by mruud »

I have a model with defined vdi-file to read from a database, and a vdo-file to write to another database. When running the model from the Vensim environment it reads and writes as it is expected to do. I have written an application that controles the running of the model. When I run the model from this application it still reads data, but it will not write. Any ideas where to look for errors?
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

Are you using a SPECIAL>RUNCOMMAND to specify the .vdo file or simply depending on the way the model was setup (or using a SIMULATE>POSTPROCESS command to specify it? The first of these is likely the most reliable.

You should also check the error log to see what Vensim is reporting.
Post Reply