RI_ALIAS1 Problem
-
- Posts: 26
- Joined: Tue Oct 10, 2017 12:44 pm
RI_ALIAS1 Problem
Hi,____I have a relatively simple report in R&R10+ which uses just two tables. The master table remains fixed however the related table and index gets created at runtime by our app for reasons that I won^t bore you with. I^m passing the fillowing string via the RI_ALIAS1 field :-____NOMHIST = ..dataT0515139.DBF, ..data1_T05151.NTX,____Obviously NOMHIST is assigned as the alias within the report. All seems fine in the designer, but I never get any results when called from our app by the runtime.____What am I doing wrong? Any help or suggestions would be appreciated.____Thanks,______Mike Wilcock
-
- Posts: 26
- Joined: Tue Oct 10, 2017 12:44 pm
=> RE: RI_ALIAS1 Problem
Hi,____I managed to get it to work. It was something to do with the file still being open in our app. If I close the file prior to running R&R it works. Surprising R&R did not give an error message.____Anyway thanks for reading,________Mike