BDE Error: # of Max File handles exceeded
Hello,
I wrote a D1 data base application using BDE 2.52 and paradox files.
Sometimes I get the following error message from the BDE which is similar to
(I don't know exactly)
BDE: Number of Max File handles exceeded.
Increase NumMaxFileHandles in the BDE Config (?)
The only way out is to reboot WfW 3.11.
- Is it a bug in the BDE?
- Is it a memory leak in my app? I am pretty sure that I am always closing
TTables when finishing the app or closing TForms.
Note:
- I didn't change the entry in the BDE config, so I think the number is high
enough.
- Config.sys: FILES=50 (Should I increase this?)
Thanks,
Arne.
--
| Arne Bayer |
| Universit?t der Bundeswehr Mnchen, Fakult?t fr Informatik, Institut 2 |
| E-mail: a...@informatik.unibw-muenchen.de |
| WWW: http://inf2-www.informatik.unibw-muenchen.de/bayer/arne.html |