Originally posted by: SystemAdmin
Hi, everyone,
I m solving an optimization model using ILOG and the results are designed to be written back to a MS ACCESS database using DBUpdate function.
I have ran the same problem using the same database on two computers with the following configuration,
Configuration A: 32 bit ILOG CPLEX & MS ACCESS 2007
Configuration B: 64 bit ILOG CPLEX & MS ACCESS 2007
On computer A, everything runs through. Whereas on computer B, the model did solve the problem, but 2 of the 7 output tables cannot be written back to the MS ACCESS database, error message shown as follow,
"Database error(state = 22001 code = 31):[Microsoft][ODBC Microsoft Access Driver] String data, right truncated, near setOutCost".
Does anyone has the same issue? Any thought?
Any help is appreciated.
Thanks,
#CPLEXOptimizers#DecisionOptimization