I am using the Access ODBC driver to write results back in an Access table. The correct objective is 1 990 638 880, which is rounded to 1 990 640 000
The SQL Update Statement is constructed like this: "UPDATE solScenario SET solScenario_objectiveValue = ? WHERE solScenario_id = ?" : Objective, id; How can I avoid the this implicit rounding?
_______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
