Search found 8 matches
- Wed Jul 02, 2003 9:35 am
- Forum: R&R ReportWorks Users
- Topic: text fields lose returns
- Replies: 2
- Views: 1854
==> RE: text fields lose returns
ASCIIEditor=0 did the trick.____Thanks Kathleen!
- Tue Jul 01, 2003 6:18 pm
- Forum: R&R ReportWorks Users
- Topic: text fields lose returns
- Replies: 2
- Views: 1854
text fields lose returns
I am having a problem with text fields apparently losing information when they are being read from a database.____If the field contains:__Line 1.__Line 2.__Line 3.__Line 4.__R&R displays:__Line 1.Line 2.Line 3.Line 4.____If the field contains:__stuff __stuff stuff ____stuff__R&R displays:__s...
- Mon Feb 17, 2003 1:46 pm
- Forum: R&R ReportWorks Users
- Topic: Grouping problem?
- Replies: 5
- Views: 3307
====> RE: Grouping problem?
I was grouping on lender. This was causing problems with employees who have multiple loans with the same lender. Creating a unique LoanID field and grouping on that solved the problem. Is it necessary for a field to always be unique for R&R to be able to group on it?
- Mon Feb 17, 2003 11:03 am
- Forum: R&R ReportWorks Users
- Topic: Grouping problem?
- Replies: 5
- Views: 3307
===> RE: Grouping problem?
I am grouping on ssn and loans. My loan information is on the loans band line. I only see one loan per employee. ____My resulting view contains multiple records for those individuals with multiple loans. Is this what is meant by one-two-many scan?__
- Fri Feb 14, 2003 4:50 pm
- Forum: R&R ReportWorks Users
- Topic: Grouping problem?
- Replies: 5
- Views: 3307
Grouping problem?
I think this is probably a simple matter but I can^t figure out what I am doing wrong. I have two tables to hold independence information for my acct. firm. The first, Data, contains employee information, relatives that work for clients, clients you have the authority to sign documents for, etc. The...
- Thu Oct 24, 2002 5:06 pm
- Forum: R&R ReportWorks Users
- Topic: execRuntime
- Replies: 1
- Views: 1525
execRuntime
I am trying to call rswrun.exe from a C program using the execRuntime command. Everything works fine from my PC where I have done a full install of R&R. However if I try to run it from a machine where I have only installed the Runtime components I get the following error: Cannot execute Viewer E...
- Wed Jul 11, 2001 3:26 pm
- Forum: R&R ReportWorks Users
- Topic: Missing sample files
- Replies: 1
- Views: 1652
Missing sample files
The Developing Applications help file talks about two subdirectories of the Sample directory containing sample C code. I have a VB subdirectory but I do not have the C or MFCDLL subdirectories.
- Wed Jul 11, 2001 2:14 pm
- Forum: R&R ReportWorks Users
- Topic: Need OCX info
- Replies: 1
- Views: 1648
Need OCX info
Could someone please let me know where I can find documentation for the R&R Report Control OCX? (SQL version 9.0)__