Recent content by mfdez

  1. M

    My problem is diferent than TOraclewwDataset

    I have the folowing problem: I have a table named PRUEBA with two columns and 15,000 rows: cod number(9) des varchar2(30) two indexes primary cod secondary des when i open the table with the sql it open in 2 or 3 seconds but if the sql is it open in Oracle Server.8 30 seconds it open in...
  2. M

    problem with ToracleDataset

    I have an Application, my first Application with DOA & Delphi 5.0, and when I try to open the TwwOracleDataSet is very slow (10 seconds) to open the Table. Whe i Begin to design the Application are very fast because there is few records. Someone knows what happend? In ADO there is one property...
Back
Top