Can someone provide an example of how to output some results to a JDBC database (i.e. Postgres or MySQL). This will
allow us to better analysis the results.
Also, are there plans to include a way to produce a report (i.e. PDF) of the results.
Thanks
Dean.
Sergey Suslov — 31.07.07
Connectivity and reporting functionality can be added to the model with Java.
This article can highlight the way to access DB from AnyLogic model
http://www.xjtek.com/support/kb/?s=database&category=AnyLogic+6
Kind regards,
Sergey Suslov
Mengu Sukan — 10.10.07
Hi Sergey,
The link you posted for the KB article about how to access databases from an AnyLogic model seems to be no longer
active.
Can you please provide an updated link?
Thanks!
Mengu
Sergey Suslov — 29.10.07
Hi Mengu,
The link is now working, but ... Now DB connection procedure in AnyLogic has been simplified. To enable connectivity
with a database, you should create an instance of AnyLogic element named database. Please find "Create a
database" topic in help (version 6.1.0).
BR, Sergey