Originally posted by: DavidGravot
Hello
I get an error retrieving a dataset from sql. The SQL dataset is (int, date, bit) and I tried to match it with a tupleset of (int,string,int)
I get this error
Description Resource Path Location Type
Database error (state=22005 code=-6): Value accessor mismatch, near "businessDays".
Any idea why I can't cast bit datatype into int ?
David
#DecisionOptimization#OPLusingCPLEXOptimizer