Originally posted by: Zhouwei
I was just wondering if it is possible to read (DBRead) from an Oracle stored procedure returning one or more cursors into a Cplex tuple set. I am able to execute stored procedures which do not return a result set (DBExecute), but I have not been able to read using a stored procedure so far. Any help would be greatly appreciated.
#DecisionOptimization#OPLusingCPLEXOptimizer