Re: Delphi 5 and Win XP issues with large Grants application

From: Robert Brock (Notta_at_Nowhere.Net)
Date: 10/08/04

  • Next message: damian marquez: "Re: Delphi 5 and Win XP issues with large Grants application"
    Date: Thu, 7 Oct 2004 17:05:22 -0700
    
    

    1. Hire a consultant that programs in Delphi.
    2. Have him debug it.
    3. Profit!

    Seriously though, it just sounds as though you made some changes to the
    backend, now you're getting errors, and what, you don't have the original
    source and/or development environment to debug these problems?

    If "Optimizing the back end" means changing versions (9i is rather recent
    methinks), then Rick Carter's answer sounds the most plausible, ie the
    system is is using the BDE SQL links drivers from 1995 that worked against
    8.0 or something (pure speculation that, actual versions may vary!) and the
    more recent version broke it.. Try searching Tamaracka for BDE, Oracle 9i,
    etc.. If it takes many minutes of operation before a problem arises, I'd
    doubt that it is a connectivity issue.

    Installing the development environment on a machine known to be experiencing
    the problems, then compiling with debug dcus and hitting run would most
    likely give immediate satisfaction.. Or installing MadExcept as suggested
    would also most likely point the way..

    We have an application with a 25 meg executable running BDE against Sybase
    ASA, and going from 98 to XP caused ZERO problems..

    Hope this helps,
    Rob


  • Next message: damian marquez: "Re: Delphi 5 and Win XP issues with large Grants application"

    Relevant Pages

    • Re: bde to ado
      ... absolutely useless to debug. ... >> In my attempt to ascertain whether to use dbexpress or ado to replace ... >> or change into and informix table generate a generic ole error of ... The bde may be deprecated but sure ...
      (borland.public.delphi.database.ado)
    • Debugging issues (loading symbols)
      ... recently, I started using VS2008 as development environment at work, ... VS starts to load debug symbols (it ... I have no NT_SYMBOL_PATH environment variable set, ... when it comes to debugging.. ...
      (microsoft.public.vsnet.debugging)
    • Re: Independent thread fireing events in ATL Service synchronization requirements?
      ... I start a debug build of my ATL 7 Service ... in the development environment. ... during the execution of the method. ...
      (microsoft.public.vc.atl)
    • Smart Device Deployment/Debugging Problems
      ... development environment is Visual Studio.NET 2003. ... 'Cannot establish a connection. ... and I am able to browse the web on my PPC by using active sync. ... What needs to happen so that I can deploy and debug on my device? ...
      (microsoft.public.vsnet.debugging)
    • Re: Delphi 5 and Win XP issues with large Grants application
      ... Have him debug it. ... > system is is using the BDE SQL links drivers from 1995 that worked against ... Or installing MadExcept as suggested ... Thanks, Rob ...
      (borland.public.delphi.non-technical)