Recent content by Martin Gruber

  1. M

    Global place to get OracleError

    ok, and exist some way, to get information about error (errol line, error position, SQL) on TOracledDataset ?
  2. M

    Global place to get OracleError

    but when i want read TOracleDataSet(Error.Instance).ErrorLine a get Exception. Martin
  3. M

    Global place to get OracleError

    But the INSTANCE is not the TOracleDataset(INSTANCE ) or TOracleQuery(INSTANCE). Martin
  4. M

    Global place to get OracleError

    Hi, i need have a global place to get OracleError, i now that exist event onOracleError, but i need to know, which oracle object (tOracleDataSet, TOracelQuery) is create error. I don't know how ? Thanks Martin.
Back
Top