RelatedTables(x) Property
Posted: Tue Jun 03, 2003 4:23 am
I use R&R 9.0.9 i have this problem.__I have a report with 12 related tables.__I use the ocx control.__Runtime in my app i change the tables^ folder with RelatedTable(x) property. But when i exceed 9 tables i have errors. Once I read on the forum that the limit of 9 tables was bypassed in 9.0.9 release of R&R. Is this correct ? In the manual RelatedTables(x) is limited to 9, but RI_ALIASx is limited to 99. Which is correct ? Once i asked for differences between using ocx or dll solution and the answer was "no differences". Is this correct.__What i have to use to resolve this problem. __My tables are in three different folders so i cannot use DataDir in RRW.INI file.____Thanks for help.