Repository file question (OpenInsight Specific)
At 14 FEB 2000 01:17:26PM b. cameron wrote:
How do I get a Rev report that was created and save to a directory
other than the repository (ie. c:\revsoft\xyzcomp\report1.rpt) to
the repository?
I have tried to run the report from a button on a form using the
Utility function and "RUNWIN" but I always get the "Report or Query is locked by another user."
Any suggestions?
At 14 FEB 2000 02:56PM Stephen S. Revelation wrote:
B.,
To save to the repository after having saved elsewhere, simply open Reporter, the report, then do a 'Save As..' to the repository. As of OI 3.72 testing however, that error message you are receiving is expected as it is a known bug in Reporter when used in the format:
REPORTER.EXE /AP=APPLICATION /UN=USERNAME /RP=REPORT /RE=1 /PV=1 /QU=1
Your best bet is to run the report outside the repository using "RUNWIN" or use the Repository function to start the report.
-Stephen
At 14 FEB 2000 04:11PM B. Cameron wrote:
Stephen,
Well that might explain it.
I am actually doing the testing for this
in 3.1 and am using it as suggested.
For some reason I haven't been able to successfully
upgrade this version/copy of OI to 3.7 even going
from 3.1 to 3.3 -] etc.
At 14 FEB 2000 05:27PM Stephen S. Revelation wrote:
B.,
You may want to do a fresh install of OpenInsight 3.7 (or 3.72) and then run APPBACKUP in 3.1 and restore it into the fresh copy. Upgrading from such an old version of OpenInsight sometimes works best this way.
Or, if you'd rather, you may have to go to ver. 3.2 before possibly upgrading to 3.3, and if so, you should give us a call and we could send you the 3.2 upgrade. The 3.2 upgradet is not available on the WORKS part of our site nor the annual WORKS CD.
-Stephen
At 14 FEB 2000 09:59PM B. Cameron wrote:
Thanks Stephen!