Recent content by Jeffrey Sadler

  1. J

    Delphi App to set Oracle Session Details

    Hi, I notice when I run PL/SQL Developer and look at the session details for the database that I see the PL/SQL Developer app has an entry in the Module and Action field where as my delphi app does not. How is this done? Can this be done through your DOA components? Thanks. Jeff
  2. J

    Console App in Kylix

    You're dead right, I was trying to recompile the Direct Oracle Access package. It all makes sense now. I have now put NONVISUAL as a conditional define in my project and included the oracle source dir in my search path and everything works fine now. Thanks Jeff
  3. J

    Console App in Kylix

    I have just downloaded v4.0.3 and I get the same errors as above when compiling with Kylix3. Jeff
  4. J

    Console App in Kylix

    I am using DOA 4.0.0.0 Jeff
  5. J

    Console App in Kylix

    Hi, The errors I received when trying to recompile using the NONVISUAL conditional define were:- - [Error] OracleNavigator.pas(577): Incompatible types: 'OracleVisual.TMsgDlgBtn' and 'QDialogs.TMsgDlgBtn' - [Error] OracleNavigator.pas(625): Duplicate case label Thanks Jeff
Back
Top