Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Too many files open?
Message
De
24/06/1999 16:27:10
 
 
À
24/06/1999 15:13:55
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00233652
Message ID:
00233698
Vues:
23
>I'm using mostly private data sessions (VFP 6) and some of my forms open many files. Recently I've started encountering problems with "Too many files open" or "File access denied", which I think stems from the same thing. Is there a limit on the number of files I can open? How do I get around this?

Under Win9x I believe the maximum # of open files is 255. You can put a FILES=255 line in CONFIG.SYS. If you're using a 16-bit Novell client to access files on a Novell server, you may need to tweak FILE HANDLES in the NET.CFG file. Ed Rauh has posted some good messages on this topic recently - you could search for them.

If your app really does need to open more than 255 files simultaneously, you'll need some other approach. Or maybe go to Windows NT - I don't know what its simultaneous open file limit is.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform