Is there any way to suppress an empty space in a text field or a database string (varchar) field that contains some blank spaces in the middle ?
Database: SQL Server 2000. Crystal Decisions: 8.5 / 9
Ex:
The database text field will look like this.
The above one or two line spaces are the spaces I
want to get rid off. These extra spaces are
intentionally created by the data entry person by
pressing the "Enter" key for visual clarity between the
description and some additional description added on in
this case. But these extra spaces should not appear in
the CR.
Hope the example text explains the problem. The entire example text is in one direct database field (such as NAME.Description - NOT A CONCATENATION OF TWO DIFFERENT FIELDS or a formula).
Please help if you know the solution.
Thanks in advance.
Database: SQL Server 2000. Crystal Decisions: 8.5 / 9
Ex:
The database text field will look like this.
The above one or two line spaces are the spaces I
want to get rid off. These extra spaces are
intentionally created by the data entry person by
pressing the "Enter" key for visual clarity between the
description and some additional description added on in
this case. But these extra spaces should not appear in
the CR.
Hope the example text explains the problem. The entire example text is in one direct database field (such as NAME.Description - NOT A CONCATENATION OF TWO DIFFERENT FIELDS or a formula).
Please help if you know the solution.
Thanks in advance.