Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sloooooow View
Message
De
24/04/1997 22:50:19
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
24/04/1997 11:44:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00029552
Message ID:
00029644
Vues:
24
>I have rather big exe file 1.8Mb
>
>Among other things I have a grid witch shows a view of a table. This table have 610 records. And
>11 fields.
>This view have parameters.
>1 for employee
>9 for departments.
>
>In the form where the view is I have a listbox,
>where you can select witch employee you want
>to see.
>
>I use the IN (?dep1,?dep2.... in filter.
>In DE of the form I have PUBLIC dep1,dep2....
>
>The main app is on a 166Mhz Pentium with
>32MB ram running NT 3.51
>
>The workstation runs Win95 and is a
>486DX4/100Mhz with 8Mb RAM.
>
>My problem when I click a employee
>And the view is updatet it takes approx
>5 sec??
>
>What when my tables gets big???
>
>The dep part off the view is connected with
>witch dep. the user is responsible for.
>When the user is logged in, there is checking
>for this dep. in a dbf
>
>Best regards
>
>Per Simmersholm
Try setting up your view with no order or filter (essentially SELECT * FROM yourdbf )
Dont use filters on your table/view with an active tag/order, if you are concerned about speed
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform