Recent content by jlpsant

  1. J

    Data access in Object Extension

    Thanks for your answer! Sorry to insist on it, but using a sniffer while debugging my application, I noticed something that appears to be a little different than this. When the query was executed, all the data that compounded the object instance travelled through the network, including those...
  2. J

    Data access in Object Extension

    Hello! I am using DOA's Object Extension with Delphi7 to manipulate objects returned by a select command in a TOracleQuery component. After this component buffered some data, and while this data was being manipulated by the application, I noticed some network traffic. Using a sniffer...
Back
Top