Subject | Re: FBv1.53 customer moved to Win2003 server = big slowdown |
---|---|
Author | tickerboo2002 |
Post date | 2007-02-20T20:47:21Z |
> Let's step back...From what they describe, it's simply moving from screen to screen,
>
> What is your application doing when an update is applied?
>
> Are you simply posting the change to the DB or are you re-executing some
> query, after the update?
>
> What language is your application written in?
where each screen performs a few selects. No updates. The user
reports that it takes around 10 seconds to move to a different screen
and 60 seconds on some other screens. Every other installation has
sub-second response.
I'm using IBO v4.6B and BCB 2006 (C++).