Search found 5 matches
- Mon May 02, 2005 9:31 am
- Forum: R&R ReportWorks Users
- Topic: RRS Files
- Replies: 1
- Views: 1316
RRS Files
On my posting last week, I was not clear about one aspect of what I was trying to do. I know that I can put the /O option into the RRWRUN or RSWRUN command line.____What I was hoping to do, however, was let the users "see" a directory in which the RRS files are located, and have them just ...
- Thu Apr 28, 2005 2:11 pm
- Forum: R&R ReportWorks Users
- Topic: Running from an RRS file
- Replies: 1
- Views: 1322
Running from an RRS file
We are trying to set up some report folders for our users with read-only security in Netware. I^ve put several RRS files in a folder. If the user has write permission to the folder, the report works fine. If they have only have read access, the report fails because it can^t write on the rrwrun.out f...
- Wed Feb 02, 2005 5:09 pm
- Forum: R&R ReportWorks Users
- Topic: R&R Failure on Large Files
- Replies: 3
- Views: 2285
==> RE: R&R Failure on Large Files
The report in question was, in fact, sorting on a calculated field. It was the third of three fields. Removing it didn^t solve the problem. With it removed, R&R didn^t use an external sort, but it still failed in the same way.____I tried running this with an older version of R&R, and it fail...
- Tue Feb 01, 2005 5:19 pm
- Forum: R&R ReportWorks Users
- Topic: R&R Failure on Large Files
- Replies: 3
- Views: 2285
R&R Failure on Large Files
I^m running into a problem with R&R 10 - SQL Version.____I have a SQL Server table in which 1.2 million records are selected. R&R isolates them, goes through the whole sort and merge process and then dies right before generating output. If I try a Print Preview, I get the error "rsw.exe...
- Tue Jan 29, 2002 2:36 pm
- Forum: R&R ReportWorks Users
- Topic: Printing Userid on the Report
- Replies: 2
- Views: 1938
=> RE: Printing Userid on the Report
Steve:____I was looking through the R&R messages looking for some help with letting users get reports from a web browser, when I saw your message about get the user-id for a report.____We do that on most of our reports. We have a DLL which returns the contents of an environment variable. I^ll be...