Recent content by Ricardo

  1. R

    TOracleEvent

    It works ! Thanks, RF
  2. R

    Checking Connection to Database

    Sometimes my OracleSession loses the connection to the database. The CheckConnection method resolves parcially the problem. I want to know if it is possible to generate an event in TOracleSession when a TOracleDataSet or a TOracleQuery is executed. In that case I would write code in that event...
  3. R

    BLOB's

    My application has a table with a blob column that contains reports layout's. The client has a 128K line between two places. When I open the dataset, It just takes to long. Can anyone help me ? Oracle: 8.1.6, Net8 DOA: 3.4.3
  4. R

    TOracleEvent

    Many Many Thanks !!! Now i need a sample about signaling between an oracle package and delphi. Can you help me ? [This message has been edited by Ricardo (edited 22 November 2000).]
  5. R

    TOracleEvent

    Can anyone send me an example about toracleevent ?
Back
Top