Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

bit type in database access

  • 1.  bit type in database access

    Posted 03/31/16 05:00 AM

    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