Recent content by adek

  1. A

    Delphi6/DAO UDL files

    Hi It is possible to use *.udl files with DAO, e.g. with TOracleSession? Regards
  2. A

    Oracle & Delphi

    In Delphi6 in TOracleDataSet. I wont to select one Column(VARCHAR2 500) and I'm geting in the grid field- Memo, but I need string, If change Column(VARCHAR2 250)I'm geting String and everything is ok. Thanks for help ------------------ Adek
Back
Top