List of Contributions

Alexander Diaz

Contact Details

My Content

1 to 3 of 3 total
Posted By Alexander Diaz Wed May 26, 2021 12:19 PM
Found In Egroup: Decision Optimization
\ view thread
Hello. I am working with OPL 20.1 on a Windows 10 a 64 bits laptop. I connect to an Oracle 11g database, using a JDBC driver (ojdbc6-11.2.0.4.jar). I use sentence JDBCRead for read data, and require passing parameters to the SELECT statement. ​For JDBCRead​, ¿how can you pass parameters to the statement? ...
Posted By Alexander Diaz Tue May 18, 2021 08:07 AM
Found In Egroup: Decision Optimization
\ view thread
Dear Viu Long Kong. Thanks for the reply. I tested and loaded the driver, thanks for your help. Best regards. ------------------------------ Alexander Diaz ------------------------------
Posted By Alexander Diaz Thu May 13, 2021 04:33 PM
Found In Egroup: Decision Optimization
\ view thread
Hello. I am working with OPL 20.1 on a Windows 10 a 64 bits laptop. I am trying to connect a SQL Server 2014 database, using a JDBC driver (mssql-jdbc-9.2.1.jre8.jar). I am reading the database into IBM ILOG CPLEX Optimization Studio using statements in a .dat file, the code is shown below: ...