Page 1 of 1

Runtime Parameter Problem...

Posted: Wed May 23, 2007 7:40 am
by Mike_Wilcock_(Guest)
Hi,____We are moving over to Advantage Database Server and I^m trying to change our app to support UNC paths. I^ve just got round to R&R and the problem is that I can^t seem to get the runtime to work with the following parameters.____rrwrun "\serverads data est company limited rwrunin.dbf" 127 /D"\serverads data est company limited"____I managed to get the reports to run by quoting the path to rrwrunin.dbf (I guess this is necessary because of the spaces in the folder names), but this approach does not seem to work with the /D switch and the reports simply default to the data location saved within the report.____We^re using runtime version 11.0.6.0.____Does anyone have any ideas.______Mike

=> RE: Runtime Parameter Problem...

Posted: Wed May 23, 2007 9:15 am
by kfleming
If you map a drive letter to the unc path does it then work?____Kathleen__R&R Support

==> RE: Runtime Parameter Problem...

Posted: Mon May 28, 2007 9:57 am
by Mike_Wilcock_(Guest)
Hi Kathleen,____Thanks for your help. It turned out to be a problem with our code. We are moving over to Advantage Database Server and the problems was with the record number we were passing to the runtime.____I think ADS was caching the data so the record we were passing was esentially blank as far as the runtine was concerned.____Thnaks again anyway.______Mike