related tables limit?
-
- Posts: 23
- Joined: Tue Oct 10, 2017 12:44 pm
related tables limit?
Is there a limit to the number of related tables that you can have in R&R xBase? I have report with 37 related tables and I am now getting a "not enough file handles" message when I try to add a new relation.__I have my filehandles=255 and am running XP.__Thanks,
=> RE: related tables limit?
Add a section named SPECIAL to your RRW.INI file and then add the line:__RRWHANDLES=200____to that SPECIAL section.__This should take care of the problem.____Kathleen__R&R Support
-
- Posts: 23
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: related tables limit?
Thanks. That was it.__I looked around the formum first and didn^t see anything...I hope it wasn^t something too obvious that I should have been able to find.