Recent content by Johan

  1. J

    DOA 4.1

    Most of our new projects will be .NET projects. (C#, no Delphi anymore) For the few Delphi projects we are investigating 2 options: ODAC and SQLDirect. Our frustration is not only DOA but Delphi in general. Johan Visser
  2. J

    DOA 4.1

    At this point I consider DOA a dead product. There are no updates. I have to buy an upgrade from 4.0 to 4.1 for just some unicode support. There haven't been an new features for a few yeas now. No info about the new Oracle 11G support. No integrated help for Delphi 2007 No .NET version. So...
  3. J

    DOA for Delphi2007

    When is there a version for Delphi2007 planned? We will upgrade to Delphi2007 within the next 2 weeks. Second question: Is DOA completely compatible with Windows Vista? (Except for the help file. And that is very annoying) :( Regards Johan Visser
  4. J

    DOA 4.1

    Will version 4.1 include integrated help for Delphi2006? Or at least a .chm version of the helpfile? I am currently developing on Windows Vista and there is no support for old .hlp files anymore in Vista. Regards Johan Visser
  5. J

    New Release of DOA

    This means I have a service contract without service :( I have seen several bugfixes that where sent to people that reported the bug. So why are the rest of us not getting these fixes?
  6. J

    String fileds vs Memory usage

    Maybe you can publish a list with requested enhancements on this site. :cool: This list would contain the requested enhancements and an indication when/if it will be implemented. (or something like that) Greetings Johan Visser
  7. J

    Doa & .Net

    I know that there is no date for the .NET version of DOA yet, but I have one question. What kind of component will the .NET version be. Will it be a WinForms or VCL for .NET component. :confused: We will be starting to convert our applications to .NET in the 3rth quarter of this year. Thanks...
  8. J

    Oracle table access slows down

    Hello Chris, There could be 3 seasons for your problem: 1- Is there an index on the table? If there is, try the following actions: a - Rebuild the index. b - Drop the index and create the index again. c - Do a "analyze index compute statistics" The index could be fragmented. If there is...
  9. J

    Is DOA ready for the Grid?

    Hello Marco, We have a few customers that want to upgrade to Oracle 10g. Is DOA compatible with Oracle 10g? If it is compatible, are there any complications to expect? If it is not compitble, when will it be compatible? Thanks Johan Visser
Back
Top