dbTalk Databases Forums  

access97, citrix, slow form refresh

comp.databases.ms-access comp.databases.ms-access


Discuss access97, citrix, slow form refresh in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Roger
 
Posts: n/a

Default access97, citrix, slow form refresh - 03-09-2010 , 05:02 PM






we are running access97 through citix as a softgrid package

we have a specific continuous that, for some users, refreshes itself
so
slowly that you can see row after row being displayed

for other users, the refresh is less than a second (instantaneous)

after some testing we discovered how to fix the problem, which is to
set the
citrix session display mode (resolution) to no more than 1024 * 768

this causes an issue for those users that have a local desktop
resolution greater than
1024 * 768, the citrix session doesn't use their full local desktop

has anyone seen this problem ?
other than changing the citrix session resolution, could there be
another solution ?

Reply With Quote
  #2  
Old   
Roger
 
Posts: n/a

Default Re: access97, citrix, slow form refresh - 03-10-2010 , 12:33 PM






On Mar 9, 4:02*pm, Roger <lesperan... (AT) natpro (DOT) com> wrote:
Quote:
we are running access97 through citix as a softgrid package

we have a specific continuous that, for some users, refreshes itself
so
slowly that you can see row after row being displayed

for other users, the refresh is less than a second (instantaneous)

after some testing we discovered how to fix the problem, which is to
set the
citrix session display mode (resolution) to no more than 1024 * 768

this causes an issue for those users that have a local desktop
resolution greater than
1024 * 768, the citrix session doesn't use their full local desktop

has anyone seen this problem ?
other than changing the citrix session resolution, could there be
another solution ?
problem solved, my query was doing a couple of Dlookup's which is by
nature slow
the dlookup fields were on the far right of the continuous form
and depending on resolution, you may or may not scroll horizontally to
see those columns

so with higher resolution, if the field was displayed, refresh was
slow
with lower resolution, refresh was quick until you scrolled right

changing the query to use JOINs instead of Dlookups, fixed the problem

Reply With Quote
  #3  
Old   
David W. Fenton
 
Posts: n/a

Default Re: access97, citrix, slow form refresh - 03-10-2010 , 01:37 PM



Roger <lesperancer (AT) natpro (DOT) com> wrote in
news:505bb587-56b0-4be8-ac35-734c0966dcf9 (AT) d2g2000yqa (DOT) googlegroups.com
:

Quote:
problem solved, my query was doing a couple of Dlookup's which is
by nature slow
the dlookup fields were on the far right of the continuous form
and depending on resolution, you may or may not scroll
horizontally to see those columns
The slow domain functions with linked tables problem was solved in
later versions of Access, but you can get round them by using Trevor
Best's domain function replacements (tLookup, tCount, etc.):

http://easyweb.easynet.co.uk/~trevor....htm#baslookup

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.