Recent content by zeus

  1. Z

    DOA and MIDAS - memory usage

    I've a problem with TOracleDataSet memory usage. When I use OracleDataSet without ClientDataSet first request to each table or viev allocates about 10-20 kb which depends on the structure of a table. On the other hand when I use ClientDataSet and Provider first request to each table allocates...
  2. Z

    ClientDataSet and variables problem (bug?)

    In one project I've got connected OracleDataSet, DataSetProvider and ClientDataSet components. The problem is that when I try to open ClientDataSet and there are variables declared in OracleDataSet I've got an error "ORA-01008: not all variables bound". After this error the variables table in...
Back
Top