Runtime Parameter Problem...

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Mike_Wilcock_(Guest)
Posts: 26
Joined: Tue Oct 10, 2017 12:44 pm

Runtime Parameter Problem...

Post by Mike_Wilcock_(Guest) » Wed May 23, 2007 7:40 am

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

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Runtime Parameter Problem...

Post by kfleming » Wed May 23, 2007 9:15 am

If you map a drive letter to the unc path does it then work?____Kathleen__R&R Support

Mike_Wilcock_(Guest)
Posts: 26
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Runtime Parameter Problem...

Post by Mike_Wilcock_(Guest) » Mon May 28, 2007 9:57 am

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

Post Reply