Recent content by ROLF

  1. R

    Oracle Union Delphi Fieldtype

    Hi, We have installed our first version of Oracle 9.2.0.8 and discovered a serious problem with SQL-statements which use views in conjunction with unions. Some field of the view have changed their datatype from number to number(4), which translates to integer. At runtime this is detected by the...
  2. R

    Connection Problems

    --->Is there a way to avoid this??? I had the same problem, setting the property ThreadSafe to true of the oraclesession all works fine. [This message has been edited by ROLF (edited 01 February 2002).]
  3. R

    Performances problem with delphi 6.0

    Hello, I'm converting and application from delphi 3 to delphi 6 (upd pack 1), I use DOA 3.4.5 and ORACLE 8.5.0 database , with delphi 3 all works fine and is very performant. With delphi 6.0 using the TOracleDataSet component (only this , TOracleQuery works fine) at the first execution take...
Back
Top