SmileyFace
Programmer
I am really frustrated with this. PLEASE HELP! I have a field in my report which is an 'unmapped field'. Now this comes from a view in a SQL database. Here's the problem. I did a refresh on the report after changing something on the view. After that I lost this field coz it was unmapped. So then I had to bring it in again. In doing so, the field gets truncated and doesn't display the data in its entirety. I am using Version 8.5. I read somewhere that if a field is defined as 'Varchar' in the database, Crystal automatically converts it to a 'String'. But before I had refresed the report it was in 'Memo' format. There is a lot of text in there which is not getting displayed as it is in String (255) format. I don't need to use it in a formula anywhere so I don't care if it stays unmapped. How do I get it back to the 'Memo' format it was in??