Search found 4 matches

by JAvila_(Guest)
Fri Feb 13, 2004 5:30 pm
Forum: R&R ReportWorks Users
Topic: Swap field name simmer to ri_alias
Replies: 1
Views: 1515

Swap field name simmer to ri_alias

Is there a way to swap field names in a report simmer to ri_alias.__I have reports that access accounting package files.__The Vendor Changed Field Names on there new version, for example LineNo is now TranLineNo.__Is there a way I can swap the field without having to open each report and changing it...
by JAvila_(Guest)
Fri Nov 01, 2002 3:32 pm
Forum: R&R ReportWorks Users
Topic: MySQL
Replies: 1
Views: 1834

=> RE: MySQL

I am currently using 2.50.39.00 and have not experienced your problem. Your are using MYSQL ODBC Bata version. Try using the prior version under there website Versions Production. ____If you have a chance I would appreciate some help with my Issue regarding MYSQL and Joins under Author: JAVILA
by JAvila_(Guest)
Thu Oct 31, 2002 11:53 am
Forum: R&R ReportWorks Users
Topic: SQL Multiple Left Outer Join
Replies: 2
Views: 2637

SQL Multiple Left Outer Join

I can create a single Left Outer Join, however I am having trouble creating multiple left outer joins. The Select statement below sample B, work when I pass it in my application however I have only been able to do sample A in R&R____sample A__select Prospect.prospect_id,__LType.meaning LMeaning ...
by JAvila_(Guest)
Fri Oct 25, 2002 4:58 pm
Forum: R&R ReportWorks Users
Topic: Memo not wrapping properly in R&R10
Replies: 1
Views: 1764

Memo not wrapping properly in R&R10

I have a memo that looks like this:____October 25, 2002______Mr. Jorge Avila__123 Main St.__City Name, RI 02885____This is what I get in R&R 10 both XBase & SQL:__October 25, 2002____Mr. Jorge Avila123 Main St.City Name, RI 02885____I have also tried exporting to a TXT File and Inserting the...