Recent content by Jonathan Estrella

  1. J

    Free open cursors

    Thanks Marco. We have noticed that, sometimes, when you create a Query up to three cursors are created: one containing the SQL text of the query and two with something like this: table_64_200_3138_0_0_0 table_ac_2000_3138_0_0_0 The first one disappears when you free it and create another...
  2. J

    Free open cursors

    Hi, We have a problem with the number of open cursors. We have noticed that when you close or free a TOracleDataSet the number of opened cursors doesn't decrease. We have tried using the CloseAll function and it doesn't seem to work. The only way we know to see the number of open cursors is...
Back
Top