Page 1 of 1

RI_ALIAS1 Problem

Posted: Fri Dec 19, 2003 12:23 pm
by Mike_Wilcock_(Guest)
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

=> RE: RI_ALIAS1 Problem

Posted: Fri Dec 19, 2003 1:50 pm
by Mike_Wilcock_(Guest)
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