Search found 56 matches
- Thu May 20, 2004 3:44 am
- Forum: R&R ReportWorks Users
- Topic: Date Calculation
- Replies: 4
- Views: 3108
=> RE: Date Calculation
I would try this approach to see if it would work.__If you divide the days between dates (a built in function) by 7 you will get the number of weeks. Each whole week has a weekend, so you can subtract two days for each whole week. Then you^ll need some iif statements to check the start day for perio...
- Wed Dec 10, 2003 3:48 am
- Forum: R&R ReportWorks Users
- Topic: Expression data entry
- Replies: 3
- Views: 2754
=> RE: Expression data entry
Try reinstalling. Very wierd problems sometimes go away on reinstall. :-)____-Pat-
- Sat Dec 06, 2003 10:15 pm
- Forum: Enhancements / Suggestions / General Comments
- Topic: Web Site
- Replies: 2
- Views: 3172
==> RE: Web Site
One reason I try to stay away from Norton is that it tends to "own" your computer, giving people unintended results.__-Pat-
- Thu Oct 09, 2003 1:49 am
- Forum: R&R ReportWorks Users
- Topic: Fox to Excel (formatted!)
- Replies: 1
- Views: 1966
=> RE: Fox to Excel (formatted!)
Thanks, I^ll check it out.__-Pat-
- Sat Sep 27, 2003 10:18 pm
- Forum: R&R ReportWorks Users
- Topic: R&R v10 Crashes Upon Save
- Replies: 11
- Views: 9450
===========> RE: R&R v10 Crashes Upon Save
I^ve fixed crash on exit problems by changing the printer saved in the report to one that is available. Perhaps when the Novell system was changed, all of the printer drivers were moved and the printer was not available.____Deleting a report and then remaking it would provide a new printer driver al...
- Sat Sep 27, 2003 9:59 pm
- Forum: R&R ReportWorks Users
- Topic: Flagging First Instances
- Replies: 3
- Views: 2814
==> RE: Flagging First Instances
Try grouping on the customer ID and sorting on the Customer ID + transaction date (or the field the system uses to order the transactions sequentially). Use a group header as your print line so that only the first record of the group will print and don^t print any record level lines.____This is off ...
- Tue Aug 26, 2003 11:14 pm
- Forum: R&R ReportWorks Users
- Topic: R&R in Terminal Server Environment
- Replies: 4
- Views: 3113
===> RE: R&R in TermServer Environment
There are all kinds of rights and permission settings in terminal server, especially TS 2003. I^d start by seeing if logging on as administrator makes the problem go away. If so, then figure out what rights you need to give for the user, group, and/or folders.____-Pat-__-Pat-
- Tue Jul 22, 2003 2:30 am
- Forum: Pre-Sale Questions
- Topic: Date Limitations in R&R Version 10
- Replies: 11
- Views: 16837
======> RE: Date Limit in R&R Version 10
That technique of identifying the most current record is very strange. Wonder who told him to do that. Sounds like the old 9999... for the end of the file. Have you tried to assume that since Oracle must validate dates, using the iif(error(date), "character string", dtoc(date)) That might ...
- Sun Jul 20, 2003 2:23 am
- Forum: R&R ReportWorks Users
- Topic: 2 Gig file limit
- Replies: 7
- Views: 4709
=====> RE: 2 Gig file limit
I don^t think you can expect Liveware Pub to do all the development and testing for an obscure database server. I^ve been the owner of a database development company for 18 years, using DBF files (Visual Foxpro now) and have never heard of this server. Clipper is way beyond it^s useful life and it w...
- Sat Jul 12, 2003 12:44 am
- Forum: R&R ReportWorks Users
- Topic: RL problem in Citrix/Win 2000
- Replies: 5
- Views: 3935
=> RE: RL problem in Citrix/Win 2000
I had a similar problem with V9. It had to do with the printer driver. As I remember it, the printer saved with the report was not available on the system. I could be wrong, but try changing the printer driver to one available or to another driver and see if the problem goes away.____-Pat-