Search found 12 matches
- Wed Dec 27, 2006 4:49 pm
- Forum: R&R ReportWorks Users
- Topic: Memo fields loosing last character.
- Replies: 6
- Views: 3550
======> Memo fields loosing last character.
PostgreSQL ODBC Driver v.8.02.0200
- Wed Dec 27, 2006 4:48 pm
- Forum: R&R ReportWorks Users
- Topic: Problem with ParameterR&R fields
- Replies: 6
- Views: 4010
=====> RE: Problem with ParameterR&R
Doh! Why didn^t I think of that? Thanks Alan, that worked perfectly.
- Thu Dec 21, 2006 12:15 pm
- Forum: R&R ReportWorks Users
- Topic: Memo fields loosing last character.
- Replies: 6
- Views: 3550
====> Memo fields loosing last character.
Yes, but it had no effect.
- Wed Dec 20, 2006 1:34 pm
- Forum: R&R ReportWorks Users
- Topic: Memo fields loosing last character.
- Replies: 6
- Views: 3550
==> Memo fields loosing last character.
While the CHARRAW did cause the carriage return/line feed combos to display, the last character is still getting lost.____In a memo field, if we have "No Yes No", when R&R displays the memo field we get (with CHARRAW = 1):__No<box>__Yes<box>__N____With CHARRAW = 0, we get:__NoYesN__
- Wed Dec 20, 2006 11:38 am
- Forum: R&R ReportWorks Users
- Topic: Problem with ParameterR&R fields
- Replies: 6
- Views: 4010
===> RE: Problem with ParameterR&R
I don^t believe this is the issue. I^ll include the two database calls below. Both calls are using the same ODBC driver ( psqlODBC v8.02.0200 ).____This first one is the call sent by R&R SQL Version 11:____^select inventor."product_id", inventor."quantity", inventor."cos...
- Thu Dec 14, 2006 1:09 am
- Forum: R&R ReportWorks Users
- Topic: Problem with ParameterR&R fields
- Replies: 6
- Views: 4010
Problem with ParameterR&R fields
We have a problem when users enter data into a ParameterR&R field. The spaces that they type into the selection are getting set as the "circle" character.____For example, if the user is being asked to enter a SKU, and they type in "14 FTX-S", it gets turned into "14&midd...
- Wed Nov 29, 2006 10:24 am
- Forum: R&R ReportWorks Users
- Topic: Memo fields loosing last character.
- Replies: 6
- Views: 3550
Memo fields loosing last character.
We^re having problems with memo fields constantly dropping the last character in all of our memo fields. Is there a setting in the rsw.ini or in some other location that controls what memo fields do? Or has anyone else had this problem?____Thanks for any advice.
- Wed Sep 14, 2005 12:56 pm
- Forum: R&R ReportWorks Users
- Topic: Carriage returns in memo fields
- Replies: 4
- Views: 2645
===> RE: Carriage returns in memo fields
Has any progress been made on this? Can you duplicate the problem?
- Fri Aug 12, 2005 3:48 pm
- Forum: R&R ReportWorks Users
- Topic: Carriage returns in memo fields
- Replies: 4
- Views: 2645
==> RE: Carriage returns in memo fields
The SQL version.
- Thu Aug 11, 2005 12:02 pm
- Forum: R&R ReportWorks Users
- Topic: Carriage returns in memo fields
- Replies: 4
- Views: 2645
Carriage returns in memo fields
As per the user^s guide, I^m trying to format a field in my database to print properly. I^ve used the <r> before my carriage returns as the guide says, but the report viewer isn^t printing the lines properly.____For example, I have text that says:__^ Here is a test memo with a single carriage return...