HI,
I am trying to "reuse" a prepared statement but when I call SQLExecute, it fails on the second call.
For instance, I do this:
rc = SQLPrepare (h);
rc = SQLBindParameter (..... idstr.....
http://www.experts-exchange.com/Database/DB2/Q_23445820.html
Zones:
DB2Date Answered: 06/03/2008 Grade: A Views: 27