Crystal Reports 11 and DB2 database using the native db2 connection
I have a delimited string that I only need to display a small part of. the string looks something like:
cn=ABC-211,ou=211,ou=home, ou=com | cn=BCD-655, ou=, etc, etc
The only part i need to display is the "ABC-211" and the...