Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many files open?
Message
From
24/06/1999 16:27:10
 
 
To
24/06/1999 15:13:55
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00233652
Message ID:
00233698
Views:
22
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform