Re: Developer/2000 strengths, was Re: Power Objects - Is there a

From: Rick Rutt <rrutt_at_delphi.com>
Date: 1995/12/15
Message-ID: <xDAndiC.rrutt_at_delphi.com>#1/1


Pauli Salmu <p.salmu_at_mn.medstroms.se> writes:  

>E.g. we use 486's with 16 M RAM in Win 3 and we can have Forms
>Designer, Forms Runtime, Reports Designer, Reports Server and
>SQL*Plus open simultaneously and get acceptable performance. I don't
>know what is possible in Win 95, are you trying to really run
>something in every tool at the same time?
   

I am writing and debugging a Form module that collects selection criteria from the user, then launches a Report module, passing parameters. So here's what I need to run:  

  Forms Designer: To edit the Form module   Forms Runtime: Launched by Forms Designer to test the Form module   Reports Designer: To edit the Report module   Reports Server: Launched by Forms Runtime to run the Report module   SQL*Plus: To check the actual data to compare with the report output   Any text editor: To create commands to paste into SQL*Plus  

My disk heads never stop moving, even with 24 megabytes of physical RAM.  

Switching between tools causes significant delays while code page faults back in from the swap file.  

  • Rick --

(Rick Rutt is a system architect living and working in Midland, Michigan.) Received on Fri Dec 15 1995 - 00:00:00 CET

Original text of this message