Board index » delphi » How do you set MAXFILEHANDLES without error message?
Lauretta Carroll
![]() Delphi Developer |
Wed, 12 Feb 2003 03:00:00 GMT
How do you set MAXFILEHANDLES without error message?
My D5 application prompts the following error message upon entry:
"EDBEngineError Too many open files. You may need to increase MAXFILEHANDLE limit in IDAPI configuration". OK.On the OnCreate event for form1, I put the following: When I exit my application, and check the bdeadmin, How can I get the app to recognize that the MAXFILEHANDLES |