Recent content by janr

  1. J

    How to get statements, that are sent by TOracledataset to Oracle

    Thanks, Marco, this really helped me. Regards, Jan
  2. J

    How to get statements, that are sent by TOracledataset to Oracle

    I'm using the TOracleDataset.Debug method because I'm interested in the update, insert and delete statements, that are sent to Oracle. However I don't want these statements shown in a pop-up window, but I want to have them in a String or TSTrings variable, so that I can re-route them to a...
Back
Top