Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slow ADIR on NT
Message
 
 
À
15/04/2002 08:18:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00644965
Message ID:
00645082
Vues:
13
Jason,

Off the top of my head I'd say it's the additional overhead of NT security.

You can use the DIRECTORY() function to test see if a directory exists.

>Could anyone explain why the following code runs in .1 sec on a Win98 machine and 1.2 secs on an NT 4 machine?
>
>lnStart = seconds()
>lnDirOK = adir(laTemp, "\\charlton1\depts\general\MF Log\", "D") > 0
>wait wind str( seconds() - lnStart, 6, 2 )
>
>All I wanted to do is check to make sure that the directory existed. Both machines are the same spec and sit next door to each other. All NT machines around the building that I have tested this on display a much longer response time than the 95 & 98 machines.
>
>For info - it's VFP5 and the directory has 297 files in it.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform