Recent content by Martin

  1. M

    Problems: TOraclePackage and implicit cursors

    That sounds interessting. I will give it a try. Thank you so far. Martin
  2. M

    Problems: TOraclePackage and implicit cursors

    The problem seems to be more complicated as I expected. I just wrote a test application that is calling a package procedure with an update statement several 1000 times. I do not see an increase in the shared pool allocation. In our production system we are talking about four applications running...
  3. M

    Problems: TOraclePackage and implicit cursors

    I am running into troubles when using TOraclePackage with Oracle 8.1.6. My application runs permanetly and uses TOraclePackage to call several procedures from an Oracle package. These procedures perform different update statements on the data base (one statement per procedure). For update...
Back
Top