Recent content by blescouet

  1. B

    TOracleQuery and Array DML

    Hi all, I'm using array DML feature when calling a stored proc with a TOracleQuery. I've declared one variable for each procedure's parameters and associated an array of variant with each variable (as explained in DOA manual) in my program. The stored procedure just make an insert or an update...
Back
Top