Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slow vfp
Message
De
18/11/2006 17:17:38
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
18/11/2006 11:33:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01170532
Message ID:
01171018
Vues:
11
>>>Hello guys!!!!
>>>i have a 1.5 GB table in shared mode. can anybody tell me why in the H*** the first time I run "SET FILTER TO .F. " it takes 5 minutes? should i use somekind of buffering that i don't know?? would it help?
>>>
>>>thanks,
>>>ionut
>>
>>Simpliest solution (after reaing others):
>>
>>recordsource = "".
>>
>>Second is Gordon's:
>>
>>set key to -1 && if an order is available and lowest possible value is 0
>>
>>
>>Cetin
>
>
>Hello Cetin,
>
>I thought about the recordsource = '' but thought that it would blow away the grid structure/design when reset to something.
>
>e.g.
>
>recordsource = ''
>recordsource = 'myCursor'
>
>Would this not mess up the controlsources on each of the columns if they were added manually? Or would it blow away the columns altogether?
>
>I haven't tested this yet. Nor can I remember what would happen.
>
>Gordon.

It only blows away controlsource ordering (if field order is not the same as it is in grid - moved columns etc). What I do is to save and restore columnorders. Result is instant.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform