Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 3.0b error -Too many files open
Message
From
11/03/1997 10:41:54
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
11/03/1997 09:48:44
Narendra Lilaramani
Gentech Business Machines Ltd
Ahmedabad, India
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00023508
Message ID:
00023730
Views:
37
>>I'm making the leap from FoxPro 2.5/DOS to VFP 3.0b and have run into a wierd problem.
>>
>>I am converting a 2.5 application over, and have no problems running it on a standalone machine, accessing tables of C; or D:.
>>
>>I am running the application in a Windows 95/Novell 4.01 environment.
>>
>>When I test the application using tables of a network drive, I get, at one point, the "Too many files open" error.
>>
>>I have 99 files set in my CONFIG.SYS, and am told that the files statement is no longer used in Novell 4 (the environment in which I am receiving the error).
>>
>>The error is valid; If I close a couple of the tables open, the routine works fine. At the time the error occurs I have 5 tables & their CDXs open, 2 menus, 1 form, and am about to either Preview or Print a Report.
>>
>>If, while still attached to the network, I access the same files off C: the error does not occur.
>>
>>Any hints/suggestions would be appreciated
>
>In Shell.CFG add statement
>Set Files = 150
>
>Narendra
Also check to see if you have a NET.CFG
I think the syntax is "File Handles = nnn", but the sum of the file handles and your config.sys file must be 255 or less.
L.A.Long
ProgRes
lalong1@charter.net
Previous
Reply
Map
View

Click here to load this message in the networking platform