Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  SQL Connection

    Posted 10/06/08 05:08 PM

    Originally posted by: SystemAdmin


    [shadi said:]

    i want to connect to mydatabase and read a simple table, i have problem with the connection string,

    i have the following database details
    Server=10.168.241.21
    UID=SA
    Password=
    dataBase=Buses

    please describe to me the steps of this process

    Shadi
    #DecisionOptimization
    #OPLusingCPOptimizer


  • 2.  Re: SQL Connection

    Posted 10/07/08 01:05 PM

    Originally posted by: SystemAdmin


    [shadi said:]

    hi all
    i found the solution for this problem
    the command is:
    DBconnection db("oledb","sa//Buses/DEV-SERVER");

    Shadi
    #DecisionOptimization
    #OPLusingCPOptimizer


  • 3.  Re: SQL Connection

    Posted 10/07/08 01:34 PM

    Originally posted by: SystemAdmin


    [Didier Vidal said:]

    Thanks.

    I wondered in which context you wanted to connect to a database. It seems that this question was in fact about OPL.

    Didier.


    #DecisionOptimization
    #OPLusingCPOptimizer